can we access main() using objects?
Answer / 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 |
1) how to delete duplicate records from table in sql server 2005 2) what is run time polymorphism
what is the difference between arraylist and hash table using a simple program?
3 Answers CGI, Polaris, SunGard,
What are some of the commonly used commands in sqlcommand?
Advantages of c# over vb.net?
Write the syntax for catching an exception in c#?
What does static mean in c sharp?
What is immutable in C#?
0 Answers SwanSoft Technologies,
Assignment # 1 Print the pattern given below using single printf statement XX XX XX XX XX XX X X X X XX XX XX XX XX XX Assignment # 2 Print the pattern given below using single printf statement (please do NOT use the string function below) 0 909 89098 7890987 678909876 56789098765 4567890987654 345678909876543 23456789098765432 1234567890987654321
How long does a loop recorder procedure take?
list the steps in code compilation in c#?
In c# how to connect crystal report?
What is the difference between list and dictionary in c#?