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 type of variable is error flag?

0 Answers  


What is hash in java?

0 Answers  


Explain different types of wrapper classes in java?

0 Answers  


Why hashset is used in java?

0 Answers  


What is a classloader in java?

0 Answers  






What is the use of parse function in java?

0 Answers  


Define inheritance?

0 Answers  


What is the exception hierarchy in java?

0 Answers  


How can you say HashMap is syncronized?

14 Answers   Arete, IBM,


Is zero a positive integer?

0 Answers  


What is an anonymous class in java?

0 Answers  


What is contract between hashcode and equal method?

0 Answers  


Categories