What is the root class in .net?
Answer / Harikrishan Prajapati
The root class in .NET is System.Object.
| Is This Answer Correct ? | 0 Yes | 0 No |
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is Assembly manifest? what all details the assembly manifest will contain.
Why inheritance is important?
what is the default security setting in .net?
What is connection pooling and how do you make your application use it?
What's a windows process in .net?
Can you share processes between Windows services?
Explain re-clarification of object based in .net?
How big is the datatype int in .net?
What are use of Cloud computing....?
How can I tell if .net 3.5 is installed?
What is use of ContextUtil class?