What?s the top .NET class that everything is derived from?
Answer Posted / velraj
System.Web.UI.Page
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Explain About .NET Framework
2. What happened when BO object has been called?
What is difference between static and constant variable?
write a C# Program add two matrix ?
What is the difference between malloc () and new?
What is the difference between field and variable in c#?
What is instantiating a class in c#?
What are the steps to create a webservice and consume it?
What is thread in c#?
What is the difference between finalize() and dispose()?
Explain the concepts of cts and cls(common language specification).
Can multiple inheritance implemented in c# ?
How does dictionary work in c#?
Is there hashmap in c#?
What are properties in c#. Explain with an example?