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

How many classes can any class inherit java?

511


What is a get method?

536


What is the difference between superclass and subclass?

548


Is null == null in java?

654


Can you pass by reference in java?

528






Differences between C and Java?

620


When should I use singleton pattern?

547


How do you use compareto?

550


How do you check if two strings are equal in java?

589


How many bytes is double?

549


What is use of set in java?

496


How we can execute any code even before main method?

555


What is the statements?

595


What happens if an exception is not handled in a program?

626


What is a values collection view ?

685