Can overrride the Main method

Answer Posted / mukul

we can use multiple Main method within the same class and within the same namespace, but we can't override Main bcoz Main() is static.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is dll used?

672


How can i Spawn a Thread

597


Can class inherit from struct c#?

616


Is it true that all c# types derive from a common base class?

613


What is wrong with the sample program below?

598






What is the data provider name to connect to access database?

585


Does c# support templates?

636


What is difference between an reference type and value type in C#?

655


Why singleton class is sealed in c#?

591


Which is the best language for desktop application?

547


Where value types are stored in c#?

584


What is whitespace in c#?

586


What is a web service in c#?

657


What are delegates in C#?

643


What is the difference between returning iqueryable vs ienumerable?

547