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
Can we use different return types for methods when overridden?
Why declare Main() method as a static in java ?
What is a qms manual?
When will you define a method as static in Java?
Why bytecode is called bytecode?
Why do we need strings in java?
What are the main concepts of oops in java?
Why is string builder not thread safe?
what are different ways in which a thread can enter the waiting state? : Java thread
What are the basics of core java?
What is the difference between an array and an array list?
Can we store variables in local blocks?
What is the ==?
What is java in simple terms?
What is connection class in java?