What is the meaning of " static void Main(string[] args) "? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the meaning of " static void Main(string[] args) "?

What is the meaning of " static void Main(string[] args) "?

28th Jul 2018, 6:26 PM
Mohamed Ramadan El Geneidy‎
Mohamed Ramadan El Geneidy‎ - avatar
1 Answer
+ 1
https://www.sololearn.com/Discuss/1393776/?ref=app https://www.sololearn.com/Discuss/1252368/?ref=app https://www.sololearn.com/Discuss/1097717/?ref=app from the search bar (both the Java and c# references are applicable) In my opinion you shouldn't worry too much about this. If you accept that this is a thing and learn the other aspects first and get coding, this will become clear as you start to use all these keywords. This was something that really helped me improve lots as in the early stages it's really not helpful to get caught up in the details :)
28th Jul 2018, 8:06 PM
Dan Walker
Dan Walker - avatar