Answer Posted / j2ee student
YES , java is a pure OOPS(Object Oriented Programming)as in
JAVA all the app can be perform under classes only which
supports
encapsulation,polymorphism,inheritance,interfaces,abstractio
n etc.
| Is This Answer Correct ? | 20 Yes | 78 No |
Post New Answer View All Answers
What are the different tags provided in jstl?
How is it possible for two string objects with identical values not to be equal under the == operator?
How are destructors defined in java?
Can java cast null?
How do you take thread dump in java?
What is a variable in java?
What is meant by javabeans?
What is vector?
What are different types of encoding?
Does java support function overloading, pointers, structures, unions or linked lists?
What is executor memory?
Explain the JDB in depth & command line.
What are the differences between getting and load method?
Can a class be private?
What does bitwise or mean?