What is the difference between public, private and protected access modifiers?
What is the difference between an Abstract class and Interface?
What is a nested interface?
What is dynamic or run time polymorphism?
Explain what an object is.
Explain about object oriented programming?
What is the best tool for modeling and ORM framework
How to differentiate between a CreateObject() and GetObject() ?
What are the Differentiate between abstraction and encapsulation.
What are the various types of constructors?
What are the limitations of oops?
What are the different types of arguments?
Do we require parameter for constructors?
What is the default access specifier in a class definition?
Can we override static methods? Why?