Which of the following is a valid syntax of entry point for all C# programs?

Question:Which of the following is a valid syntax of entry point for all C# programs?

1.Static void Main(string[] args)

2.static Main(string[] args)

3.static void Main(string[] args)

4.static Main(string args)


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!