Why Java is not purely object oriented?

Answer Posted / devendu

One reason is we can write a java program without creating
an object.Another reason is java does not support multiple
inheritance exactly eventhough we use interface.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Variables used in a switch statement can be used with which datatypes?

740


What is purpose of find feature?

839


Can a constructor call another constructor?

763


What are java annotations?

834


What is constant in programming?

761


Can we declare an interface as final?

777


Is array a class?

713


In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?

773


Why does java have two ways to create child threads? Which way is better?

791


What are the advantages of exception handling in java?

828


Can substring create new object?

776


What is return keyword in java?

808


Which list does not allow duplicates in java?

717


How is the marker interface used in Java?

804


What does those terms actually mean included in the j.d.k i.6?

1811