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

What is the difference between preparedstatement and statement in java?

817


What is double checked locking in singleton?

812


What is a text string?

852


Can a java program have 2 main methods?

787


What is the purpose of void?

742


Can we extend immutable class?

758


What is difference between equals and hashcode method?

777


How many bytes is a string java?

744


Explain the difference between abstract class and interface in java?

746


How do you control extraneous variables?

682


Tell me are there implementations for sorting and searching in the java libarary?

816


What is data structure in java?

729


What is the history of java?

747


What is passed by reference and pass by value ?

768


what is meant by HQL?

835