What is the default access specifier in a class definition?
What is garbage collection(gc)?
What is the use of ‘finalize’?
Differences between functional programming and object-oriented programming?
What are the different principle of OOPS?
What is a subclass?
Why are outlet connections required in object-oriented programming?
What is bootstrap, extension and system class loader?
What are the limitations of inheritance?
What is abstract method?
Why we use oops concepts? What is its advantage?
Whether static method can use nonstatic members?
Explain colloboration
What are virtual functions, base class pointer, derived class pointer, biding references?
How do we implement serialization actually?