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
What is the purpose of a constructor in c#?
What is array and its types in c#?
What is the use of flag in c#?
What is the difference between ienumerable and iqueryable?
What is class method?
What is the difference between “out” and “ref” parameters in c#?
Can arraylist store different data types in c#?
Is vs as c#?
What is difference between a function and a method?
What is var c#?
What is the data type for bit in c#?
Why do we need to call CG.SupressFinalize?
What is the use of expression tree in c#?
What is Satellite Assemblies ?
What is tryparse c#?