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

Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4248


What is class and object with example?

589


How do you achieve polymorphism?

618


What is difference between polymorphism and inheritance?

619


What is encapsulation and abstraction? How are they implemented in C++?

638






what is graphics

2013


What is for loop and its syntax?

598


What is class and example?

569


What is difference between class and object with example?

565


What is polymorphism give a real life example?

563


What is overriding in oops?

606


What is solid in oops?

617


What is abstraction in oop with example?

646


Write a program to reverse a string using recursive function?

1794


Is oop better than procedural?

576