What is an interface?
What are the features of encapsulation ?
What is meant by inheritance? what are the advantages of inheritance?
Explain about instance in object oriented programming?
What is an abstract property. Give an example?
What are the four phases of the Unified Process ?
What are the different principle of OOPS?
What is static and dynamic Binding?
Can you create an instance of an abstract class?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Can constructors be parameterized?
Which OOPS concept is used as a reuse mechanism?
Do we require parameter for constructors?