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
What do you mean by overloading?
Where You Can Use Interface in your Project
What is methods in oop?
What is coupling in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What are the benefits of oop?
What is advantage of inheritance?
How do you define a class in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is polymorphism in oops?
What is difference between class and object with example?
Why is abstraction used?
Why is polymorphism needed?
What does and I oop and sksksk mean?
What is abstract class in oop?