Java
is Object Oriented Programming language, in this page I given interview
questions on OOPs concept. The OOPs concepts are very basic concepts in java.
1) Why java is Object Oriented Programming language?
Java
is object based, it is consider the data in object form. Here we have some
topics to say java is Object Oriented Programming language.
·
Abstraction
·
Encapsulation
·
Inheritance
·
Polymorphism etc.