Why Java is not purely object oriented?
Answer Posted / balaram(rocker ram)
Java language is not not purely object oriented
language..Because of it consist the "primitive data
types".If any language containing the primitive data types
means then it obviously not Pure Object Oriented.But Every
"Java Application" is Definitely Pure Object Oriented....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is methodological theory?
In case of inheritance what is the execution order of constructor and destructor?
What is the use of singleton?
What was java originally called?
What are the differences between throw and throws?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
How is final different from finally and finalize?
What do you know about java?
What are strings in physics?
Can we assign null to double in java?
Can you instantiate the math class in Java?
What do you understand by casting in java language?
What is the difference between JVM and JRE?
What is the gregoriancalendar class in java programming?
What is the difference between stringbuffer and stringbuilder?