Answer Posted / sandeep kaur
java is an Object Oreiented Language..but it is not a pure
Object oriented Programming Language..because it does not
support all the features of OOP.
One Reason:
All the data types are not objects..but java support all
these Data Types.But in OOP Language everything should be
objects and methods.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in oop?
What is oops in simple words?
What is oops with example?
What is the diamond problem in inheritance?
Can an interface inherit a class?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is meant by oops concept?
What is multilevel inheritance in oop?
What does it mean when someone says I oop?
What is the difference between a mixin and inheritance?
What is the problem with multiple inheritance?
When not to use object oriented programming?
What is polymorphism in oop example?
What is polymorphism and why is it important?
What are classes oop?