Why Java is not purely object oriented?

Answer Posted / kiran kumar maharana

Java is not purely object oriented language because following
1)primitive datatypes are not the object type
2)static concept is not the part of class & object
3)All user defined types are not objects
4) All operations are performed by sending messages to objects

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform linear search in java?

569


Can a class extend 2 classes in java?

562


What are the 6 functions?

518


What ide should I use for java?

496


What are alternatives to java serialization?

605






How many arguments can a method have java?

544


What function extracts specified characters from a string?

567


What is final class?

579


What is data object example?

536


If an application has multiple classes in it, is it okay to have a main method in more than one class?

541


What is lazy initialization in java?

558


Is an object null?

563


What is string array?

584


What is the function of character?

528


What are some characteristics of interference class?

521