State about java and its relation to object oriented programming?
What is data encapsulation and what's its significance?
What is single and multiple inheritance?
what is full form OOP?
What do you meant by static and dynamic modeling?
what is meant by "method-wars"?
How does abstraction differ from encapsulation.
How to achieve data abstraction?
What does the keyword virtual represented in the method definition?
What is the main difference between a class and an object?
If there is a conflict between base class method definition and interface default method definition, which definition is picked?
What is an abstraction?
Explain what is meant by polymorphism?