Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / kumaresh
yes,java is pure object oriented language...
because all our codes are written within the class.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is java util function?
What is contractor means and methods?
Why multiple inheritance is not supported by java?
what is the purpose of using rmisecuritymanager in rmi?
How would you dynamically allocate memory to an array?
What does 0 mean in boolean?
What is the list interface?
what do you understand by the term string with respect to java?
What is stack example?
Explain the difference between hashmap and hashtable in java?
What are keywords in programming?
Can we override constructors in java?
What is class forname?
What are the wrapped, classes?
Can we have try block without catch block?