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
How to rotate an Image in C#?
Is array a collection c#?
What does it mean?
What does the initial catalog parameter define in the connection string?
What do you mean by jagged array?
What is method overriding in c#
Is overriding of a function possible in the same class?
What does clr stand for?
Explain the difference between abstract class and interface in .net?
What are data types examples?
What is the difference between func and action delegate?
What is data hiding in c#?
Can we inherit a class with private constructor in c#?
What is an ienumerable in c#?
What is the difference between early binding and late binding in c#?