Why Java is not purely object oriented?

Answer Posted / sujith

Java is not purely objected oriented because it does not support multiple inheritance and operative overloading. But multiple inheritance is possible with the help of interfaces.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main a keyword in java?

744


What is a buffer in java?

780


What is the size of a string in java?

736


What is application tier?

779


Can I use % with real numbers?

750


I want to re-reach and use an object once it has been garbage collected. How it's possible?

768


What is unicode with example?

806


What is exception hierarchy in java?

774


How to check if linked list contains loop in java?

652


What is the use of StringTokenizer class?

818


What is the difference between a checked and an unchecked exception?

745


what is meant by Byte code concept in Java?

793


Can an arraylist be empty?

781


Can we have more than one package statement in source file ?

777


What is the final keyword denotes?

867