Answer Posted / ravi maheshwari
We can't access main() using objects. Because Main() is a
Static function. And Static function is call our self when
page is load.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is the difference between values and reference types?
What is datatable and dataset in c#?
What are examples of desktop applications?
What is ildasm.exe used for?
What is array and arraylist?
Tell me the difference between value passing and address passing?
What is the use of convert toint32 in c#?
Is a games console a computer?
Explain the types of Polymorphism.
Which compiler switch creates an xml file from xml comments in the files in an assembly?
What is the difference between constants and read-only?
what is the index value of the first element in an array?
How can I develop an application that automatically updates itself from the web?
How to create events for a control? What is custom events? How to create it?
What is deferred execution in c#?