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
Can an interface inherit a class?
What is the point of oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is the oops and benefits of oops programming?
Why is static class not inherited?
What is encapsulation in ict?
What is encapsulation oop?
What is stream in oop?
What is polymorphism used for?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is object-oriented programming? Webopedia definition
what type of question are asked in thoughtworks pair programming round ?
How to use CMutex, CSemaphore in VC++ MFC
What is the full form of oops?