What is super keyword?
Why use oops?
State about java and its relation to object oriented programming?
What is polymorphism and abstraction?
Define exceptions?
How does abstraction differ from encapsulation.
Can an interface inherit from another interface?
What is the difference between an interface and abstract class?
What are the different principle of OOPS?
Define a good interface?
What is early and late Binding?
Can a class implement two interfaces having default method with same name and signature?
Differences between functional programming and object-oriented programming?
What are the access modifiers?
What is the difference between class and interface?