6
Answers

Main(string[] args)

Main(string[] args)

In the Main method there is a string array arguments. I wish to know is there any specific reason for that.

Answers (6)