Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / ramesh bhardwaj
Java is not pure object oriented programming language because ,It is used Primitive Data Type
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are thread safe functions?
What is the purpose of the strictfp keyword?
Which class is the superclass for every class in java programming?
What is null object in java?
Why is singleton instance static?
What programs use java?
How is treeset implemented in java?
Does java have extension methods?
What is the difference between public, private, protected, and friend access?
What super () does in java?
What is mean by collections in java?
Explain the differences between abstraction and encapsulation?
What is an example of a boolean?
What is anti pattern in java?
What is volatile data type?