Why Java is not purely object oriented?

Answer Posted / hardik

Because java support Primitive type such as int,byte,long which are not objects
so java is not purely object oriented

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the paint() and repaint() methods?

592


What are the important methods of java exception class?

576


What restrictions are placed on method overriding in java programming?

547


Is alive in java?

512


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

594






what do you mean by classloader in java?

577


What is static variable with example?

567


Is void a data type in java?

528


What's the default access specifier for variables and methods of a class?

519


How infinite loop is declared?

543


What is string args [] in java?

540


What is connection class in java?

514


What do you understand by overloading and overriding in java?

549


What is the latest java version?

565


What are annotations in java?

623