adspace
Answer Posted / Shrutkirti
"The main method in C# is the entry point of an application and is always static, void, and has a parameter array of type string[] (representing command line arguments). It is called by the runtime when the program starts."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers