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
Is arraylist ordered?
Can we use return in constructor?
What is a singleton class? Give a practical example of its usage.
What is sleep method?
What is the size of arraylist in java?
State the main difference between c++ and java?
What is numeric data type?
Write a program to reverse array in place?
What is better- service oriented or batch oriented solutions?
What is the size of a string in java?
Why there is no call by reference in java?
What is the use of arraylist class in java?
What is the use of predicate in java 8?
What is the maximum size of hashmap in java?
Can static methods access instance variables in java?