Why java is not 100% object-oriented?



Why java is not 100% object-oriented?..

Answer / hrindows@gmail.com

Java is not 100% Object-oriented because it makes use of eight primitive data types such as boolean, byte, char, int, float, double, long, short which are not objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is non static block in java

10 Answers   Emphasis, Ness Technologies,


Can we pass a primitive type by reference in java? How

0 Answers  


Differentiate between run time error and syntax error.

0 Answers   Amdocs,


How do I convert a numeric ip address like 192.18.97.39 into a hostname like java.sun.com?

0 Answers  


what is Portal(web based online portal)?

2 Answers   AIG,


What is instance synchronization?

0 Answers  


What is quick sort in java?

0 Answers  


What is method in java ?

0 Answers  


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

0 Answers  


what is aggregation in java?

0 Answers   IBS,


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


What is Hash Code in Java?

6 Answers   Cognizant,


Categories