+ 3

[DUPLICATE] What does (string[] args) mean?

12th Dec 2016, 3:29 AM
Ernest
2 Answers
+ 4
it's a good habit, it is used to take arguments during command line operations to provide any no. of string arguments for ur code (ur main function), which can be used inside the programming. don't be bothered about it in beginning phase u can even ignore that statement.
12th Dec 2016, 4:12 AM
Morpheus
Morpheus - avatar
+ 3
Thank you very much
12th Dec 2016, 8:31 AM
Ernest