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 the purpose of the return statement?

0 Answers  


what are depricated methods ?

5 Answers   Satyam,


What is number data type?

0 Answers  


why operator overloading is removed in java?

1 Answers  


Which java.util classes and interfaces support event handling?

2 Answers  






What is ResourceBundle class?

1 Answers  


How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?

1 Answers   TCS,


What are the classes of java?

0 Answers  


What is the differences between c++ and java? Explain

0 Answers  


Which data type is a class in java?

0 Answers  


List down the methods and interfaces of collection class in java.

0 Answers  


Can the interface be final?

0 Answers  


Categories