Answer Posted / hellobapi
Base on the question,we can not override the main method in
a same class.
but in same namespace and in different classes we can use
many main methid. but at compile time their should be
specify.
Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
Define a strong name in .net?
Is c# scripting language?
Describe the overview of clr integration.
What is default constructor in c#?
Why do we need indexers in c#?
What is unrecognized escape sequence in c#?
How are delegates chosen?
What is property in c#?
What is difference between array and arraylist in c#?
Explain the 3 types of properties in c# with an example?
Why do we use overloading in c#?
Why we use dll in c#?
What do u mean by thread safe?
What all details the assembly manifest will contain?
What is a nullreferenceexception?