What is a subclass?
What is a default method? Why do we need default methods in java 8 interfaces?
What is virtual?
Tell me something about abstract classes?
What is data abstraction? what are the three levels of data abstraction with Example?
Define a good interface?
Differences between functional programming and object-oriented programming?
What is the main use of message metaphor in object-oriented programming?
What is function override?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
What is the difference between data hiding and implementation?
Explain about object oriented programming?
Does a class inherit the constructor of its super class?
What is early and late Binding?
Why is java not fully objective oriented?