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 class and object in oops?
What does it mean when someone says I oop?
What is difference between oop and pop?
What is object-oriented programming? Webopedia definition
What is the main feature of oop?
What are the two different types of polymorphism?
What is the highest level of cohesion?
Why do we use encapsulation in oops?
What is difference between multiple inheritance and multilevel inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are constructors in oop?
Why do we use class?
What is an interface in oop?
What is interface? When and where is it used?
What is meant by oops concept?