what is virtual function and pure virtual function ?
What is the difference between an error and an exception?
Can you instantiate an abstract class and what is an inner class?
Why we use oops concepts? What is its advantage?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is the default access modifier in a class?
State some of the advantages of object oriented programming?
Is is possible to define our own functional interface?
Can different parts of a partial class inherit from different interfaces?
What is a final variable?
Is it possible to override private virtual methods?
What are the major differences between late and dynamic binding?
Which oops concept is used as reuse mechanism?
What are different types of arguments?
Write a note on encapsulation?