Explain the difference between the while and for loop.
What is common language specification (cls)?
Explain how do assemblies find each other?
Explain manifest & metadata.
Explain the difference between vb and vb.net?
Explain how to stop a thread?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What is Garbage Collection in .Net? Garbage collection process?
What are the two kinds of properties.
How big is the datatype int in .net?
Differences between dll and exe?
What is the difference between a Hash Table and a Dictionary?
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....