What are inner classes and what is the practical implementation of inner classes?
What is Polymorphism, overloading, overriding and virtual?
State some of the advantages of object oriented programming?
What are sealed modifiers?
How do we implement serialization actually?
What is overriding?
What is meant by overloading functions and operators?
What is garbage collection(gc)?
Differentiate between overloading and overriding.
What is the use of interface?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Explain about object oriented databases?
What is the difference between new and override?
What are the interfaces you used in beans?
Explain about polymorphism?