1
Answer

Main method in c#

Photo of Megha Goyal

Megha Goyal

13y
1.7k
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)