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
What are primitive types in c#?
What do you mean by casting a data type?
What is alias in c#?
What are bitwise logical operators?
Is string passed by reference in c#?
Explain About .Net remoting
Why do we Need of static class in c#?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it. (Hint use event delegates) Practical Example of Passing an Events to delegates
What is difference between events and delegates?
What is callback delegate in c#?
Can enum be null c#?
How can I create image pieces/sub image?
What is a nullreferenceexception?
What is the use of console?
Major difference between Basic httpbinding and WShttpbinding?