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 is token in java?
What will happen to the exception object after exception handling?
Should you use singleton pattern?
What is the arraylist in java?
What does the @override annotation do?
Explain about the performance aspects of core java?
What is continuity of a function?
What ide should I use for java?
What is difference between call by value and call by reference?
What is the collection interface?
What is the this keyword?
What are the drawbacks for singleton class?
What is a method in programming?
Does java vector allow null?
Is integer immutable in java?