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

Can we declare an array without size in java?

734


Explain the importance of join() method in thread class?

855


What does nullpointerexception mean?

869


You're given a Boolean 2D matrix, can you find the number of islands?

869


When will we use them?

820


What is the importance of static variable?

814


What is boolean false?

758


What about anonymous inner classes in java?

807


What is the maximum size of a string in java?

772


What are the files generated after using IDL to java compiler?

829


What is a void in java?

803


Write a program in java to create a doubly linked list containing n nodes.

758


Can a private method be declared as static?

801


How does a for loop work?

757


What do you understand by overloading and overriding in java?

787