is java purely oop Language?

Answer Posted / taher

Java is not purely Object Oriented Programming language
since it does not support the concept naming "Multiple
Inheritance".And other reason we can say is it still uses
data types like int,float,long etc.. with out creating objects.

These are the obvious reasons with which we can say it is
not "Purely Object Oriented Language" but "Strictly Object
Oriented Language" since it is supporting max of the concepts.

Is This Answer Correct ?    3 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we create object of abstract class?

587


Write a c++ program to display pass and fail for three student using static member function

2824


What are the 3 principles of oop?

630


What is the purpose of polymorphism?

687


Why do we use oops?

603






Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3564


What is oops with example?

572


2. Give the different notations for the class.\

1596


What is destructor oops?

631


What is the full form of oops?

624


What is the purpose of enum?

587


What are the benefits of interface?

589


What is object-oriented programming? Webopedia definition

737


Why we use classes in oop?

593


Is react oop?

620