What is the default access modifier in a class?
Explain about inheritance in oops?
What is an abstraction?
What is a default method? Why do we need default methods in java 8 interfaces?
Which oops concept is used as reuse mechanism?
What are the tools you used for OOAD?
What are the access modifiers?
What is garbage collection(gc)?
What is the default access specifier in a class definition?
What is static and dynamic Binding?
Explain about inheritance hierarchies?
Explain the usage of encapsulation?
explain the difference between operator overloading and function overloading.