Why Java is not purely object oriented?

Answer Posted / ritu bansal

No, java is a pure object oriented language because it
supports all the features of an object oriented programming
no doubt some features are there that says that it is not
object oriented programming, but still
e.g. java primittive data types are not objects but still
wrapper classes are used using which we can declare an
object of those data types. hence java is a pure object
oriented language

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is method overriding in java ?

670


Is Constructor possible in abstract class in java ?

602


What is the difference between compiler and jvm?

561


What is the relationship between clipping and repainting under awt?

630


Explain the difference between an object-oriented programming language and object-based programming language?

555






What are the main differences between the java platform and other platforms?

535


Difference between concurrent hashmap and hashtable and collections

572


What is string intern in java?

563


What is methodological framework?

585


What is parameter example?

552


Why is static used?

557


What is the difference between class forname and new?

554


I want to store more than 10 objects in a remote server? Which methodology will follow?

2640


What is t in parametric equations?

561


What is the use of protected in java?

543