Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / brijendra kumar(java xavient)
No,
java is not pure object oriented programming language
because java does not support the pointer concept.
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is java and their uses?
Can we override static methods in java?
Is there a case when finally will not execute?
What is class array in java?
Explain what access modifiers can be used for variables?
Explain different ways of creating a thread. Which one would you prefer and why?
What is difference between local variable and global variable?
What sorting algorithm does javascript use?
What makes a function well defined?
Is java hashset ordered?
Is null a keyword in java?
Is null false in java?
What is a substitution variable?
What is exception handling in java?
Is java a software?