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
Name the property of the textbox which cannot be changed at runtime?
What is the difference between int.parse and int.tryparse methods?
How can I develop an application that automatically updates itself from the web?
What is system predicate?
Explain about CTS?
What is namespace in oop?
What are nested classes in c#?
Value Type and Reference Type Data type in C#?
What does exclamation mark mean c#?
Why attributes are used in c#?
What is concrete method in c#?
What are the different types of constructors?
Why do we use constructors in c#?
What is the function of .IsDescendent()?
How does foreach loop work in c#?