Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / seshu godavarthi
java is not pure object oriented programming language,becoz
datatypes in java are not objects
| Is This Answer Correct ? | 20 Yes | 12 No |
Post New Answer View All Answers
What is the purpose of a default constructor?
Difference between arraylist and vector.
Is main a keyword in java?
How will you communicate between two applets?
What does the string method compareto () do?
How to run a JAR file through command prompt?
What is anagram in java?
How many bytes is a string in java?
Explain about strings in java?
When super keyword is used?
How can constructor chaining be done by using the super keyword?
What is not object oriented programming?
Is int primitive data type?
What are the limitations of procedural programming approach?
What is role of void keyword in declaring functions?