4
Answers

Beginner questions about C# Language

Chisato N

Chisato N

10y
728
1

For the starting method like this:


static void main()


Does it matter if "main" has a lowercase "m"? or does it have to be capitalized? 


Answers (4)