Why Java is not purely object oriented?

Answer Posted / ratnam gupta

java is fully object oriented language because you will say about primitive data type int ,float etc than wrapper classes concept is there for primitive data types .and wrapper class makes the data types as object

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are 5 boolean operators?

622


Differentiate between static and non-static methods in java.

571


What is replaceall in java?

546


What does || mean in code?

545


What are user defined exceptions?

590






What is the size of arraylist in java?

608


What is the arraylist in java?

533


Explain java thread life cycle.

583


What will be the initial value of an object reference which is defined as an instance variable?

642


Can you use abstract and final both with a method?

573


Implement two stacks using a single array.

575


Can we declare a class as abstract without having any abstract method?

557


Variables used in a switch statement can be used with which datatypes?

518


what do you mean by classloader?

555


Why are lists ordered in java?

549