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

What are different types of control structures?

495


Write a program to print 15 random numbers using foreach of java 8?

549


What is a pointer and does java support pointers?

563


what methods would you overwrite in java.lang.object class?

572


What is temp in java?

559






What best practices should you follow while writing multithreaded code in java?

551


What do you mean by pointer value and address?

581


Explain the significance of listiterator.

594


How do you change an int to a string?

555


What are the important features of Java 9 release?

541


How to sort list of list in java?

670


Is java call by reference?

536


Can I uninstall java?

557


What is the purpose of finalization in java programming?

572


Can we override final method?

573