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
What do you understand by an io stream?
What is boolean query?
Can we declare register variable as global?
Explain the overview of UDP messaging.
What is array in java?
Explain a situation where finally block will not be executed?
What do you understand by the term polymorphism?
What is static keyword?
Explain the difference between runnable and callable interface in java?
How do you avoid global variables?
What is the importance of hashcode() and equals() methods?
What is get () in java?
What are mutable classes?
Is arraylist zero based?
When a byte datatype is used?