Why Java is not purely object oriented?

Answer Posted / ritu bansal

No, java is a pure object oriented language because it
supports all the features of an object oriented programming
no doubt some features are there that says that it is not
object oriented programming, but still
e.g. java primittive data types are not objects but still
wrapper classes are used using which we can declare an
object of those data types. hence java is a pure object
oriented language

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me how many ways are there to initialise an integer with a constant.

870


Is double bigger than float?

746


What is classpath?

762


What will happen when using pass by reference in java?

722


What types of index data structures can you have in java?

857


What is the difference between normal report & matrix report?

828


What is use of functional interface in java 8? Explain

773


What is tree node in java?

723


What is a literal coding?

734


What is an empty list in java?

719


What is the exact difference in between Unicast and Multicast object? Where will it be used?

803


What is an abstract class and what is it’s purpose?

719


why java does not support unsigned keyword?

4706


What are daemon Threads in java?

865


What is string pool?

824