Why Java is not purely object oriented?
Answer Posted / chitresh goyal
JAVA is not because it supports Primitive datatype such as int, byte, long... etc, to be used, which are not objects.
Ruby is perfect or Pure Object Oriented Language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is string is a class in java?
What is n in java?
Who developed java?
Explain about the dynamic behavior of core java?
Define how can we find the actual size of an object on the heap?
What are the types of strings?
What all methods are used to prevent thread execution ?
What are variable names?
What are the differences between checked exception and unchecked exception?
How to set the permissions to a file in java?
How do I find and replace in word?
What are the differences between include directive and include action?
What restrictions are placed on method overriding?
A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.
What are the procedures?