Is java pure object oriented or not? if yes, give the valid
reason.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / guest
yes, JAVA is pure object oriented Because a large application
consists of components objects, which interact with each
other. These components can be used to develop various
applications.
Is This Answer Correct ? | 4 Yes | 7 No |
Answer / 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 |
What type of value does sizeof return?
How do you bind variables?
What is object english?
What is the superclass of exception?
What are streams in java 8?
Give any two differences between C++ and java.
Can you sort a list in java?
what is use of session tracking ?with example?
What is the latest version of java?
What is method in research paper?
What is mean by UML? what is the use? where we are using?
explain the clone method and clonable interface