Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / vino
yes,java is pure object oriented.because each main should
enclosed with one class.the class comes under the object
oriented concept only.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Explain the difference between abstraction and encapsulation.
What is floating data type?
What is jit compiler in java?
Can we override private constructor in java?
What does localhost mean?
Why do we need data serialization?
when to use ArrayList and when to use HashMap in webApplication.
Describe what a thread-local variable is in java?
Is empty string in java?
what is collatration?
What is set string?
How garbage collection is done in java?
What is the purpose of the System class?
How dead lock situation occurs in java and how you can identify it?
What is a dynamic array java?