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
Why do we need to call CG.SupressFinalize?
Can hashtable have duplicate keys?
Is c++ or c# better?
What is difference between asp net and c# net?
How do you prevent a class from being inherited in c#?
write a C# Program add two matrix ?
What are the fundamental principles of oo programming?
Why do we need interfaces in c#?
What is an int c#?
What is a private class in c#?
Distinguish between continue and break statement?
Which technology is best for desktop application?
Difference between value and reference type.
What is the difference between and xml documentation tag?
What is multicast delegate in c# ?