Explain about message passing in object oriented programming?
Why is C not an OOP language?
Can you instantiate an abstract class and what is an inner class?
What is the default access modifier in a class?
Explain what is meant by polymorphism?
Can an interface implement or extend another interface?
How many instances can be created for an abstract class?
What is virtual?
Can encapsulation be called as a security device?
Explain the meaning of object in object oriented programming?
What are the features of encapsulation ?
How to make a class accessible as a web service?
Can you call the base class method without creating an instance?
Do we require parameter for constructors?
Explain the implementation phase with respect to oop?