1
Answer

Main method in c#

Megha Goyal

Megha Goyal

12y
1.2k
1
In this method  static void Main(string[] args) what does the meaning of string[] args ? Where it is used in the program?
Answers (1)