What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
922Post New Dot Net General Questions
How viewstate is being formed and how it's stored on client in .net?
What is the difference between odbc and ado?
Explain about .net?
Please explain what is a delegate?
What is the difference between a namespace and assembly name in .net?
What is typical about a windows process in regards to memory allocation in .net?
Is .net is a language?
Explain garbage collection?
What is a metadata in .net?
Explain what does managed mean in the .net context?
Tell us what is json data, and what is one way that .net developers can work with json?
Can you explain what do you understand about web service?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What are the core differences between .NET Languages ?
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....