is java purely oop Language?

Answer Posted / sudipta mandal

Java is not pure OOPL because, programing language uses
only 1. Class 2. Object, those we can called as pure OOP.
If any language uses other features(Abstraction,
Encapsulation, Inheritance and Polymorphism) of OOP then
that language is not Pure OOP.
Another point is Pure OOP language can not use
primitive data types whereas java uses. That is why java is
not pure OOP language.

Is This Answer Correct ?    7 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by overloading?

778


Where You Can Use Interface in your Project

1591


What is methods in oop?

730


What is coupling in oops?

801


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1369


What are the benefits of oop?

837


What is advantage of inheritance?

911


How do you define a class in oop?

837


write a programe to calculate the simple intrest and compund intrest using by function overlading

1871


What is polymorphism in oops?

723


What is difference between class and object with example?

789


Why is abstraction used?

820


Why is polymorphism needed?

775


What does and I oop and sksksk mean?

845


What is abstract class in oop?

724