+ 1
What is the meaning of " static void Main(string[] args) "?
What is the meaning of " static void Main(string[] args) "?
1 Odpowiedź
+ 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 :)