R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which method is the entry point of a C# console application?

  • (A) Start()
  • (B) Run()
  • (C) Main()
  • (D) Init()

Explanation by: Ram Sharma
`Main()` is the entry point method of every C# console application.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.