Why is java not fully objective oriented?
Explain colloboration
State some of the advantages of object oriented programming?
What is composition? Explain the purpose of composition.
What are inner classes and what is the practical implementation of inner classes?
How to define an interface?
Can an interface contain fields?
What is the main difference between a class and an object?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
What is bootstrap, extension and system class loader?
What is the main difference between overloading and overriding?
Write basic concepts of oops?
Explain about the relationship between object oriented programming and databases?
Explain what is polymorphism?
Explain about inheritance hierarchies?