What is the difference between an interface and abstract class?
Explain about instance in object oriented programming?
What is the difference between function overloading and over riding?
What are the access modifiers?
Explain the usage of encapsulation?
Difference between abstraction and implementation hiding ?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
How many methods are there in the serializable interface?
What is the difference between oop and sop?
Explain about a class?
Can we access interface static method using interface references?
What are all the languages which support oop?
What is the function of dynamic typing?
Explain static binding
Which oops concept is used as reuse mechanism?