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

How many decimal places is a double?

0 Answers  


How do you initialize an arraylist in java?

0 Answers  


Is set thread safe java?

0 Answers  


What is nextint java?

0 Answers  


Does garbage collection guarantee that a program will not run out of memory?

1 Answers  


How to overcome the exception object reference not set to an instance of object?

0 Answers   Wipro,


Write a program to find the whether a number is an Armstrong number or not?

0 Answers   Aspire, Infogain,


What is 3-tier model?

3 Answers   Wipro,


Explain about exception propagation?

0 Answers  


What is xslt in java?

0 Answers  


Is math class static in java?

0 Answers  


What is the implementation of destroy method in java. Is it native or java code?

0 Answers  


Categories