Answer Posted / p.naveenreddy
ya ofcourse java is a pure objected oriented programing
language because any language which is supporting and
satisfying encapsulation polymorphism and inheritance we can
say that that language is a object oriented programing lanugage
1. eventhough it is supporting primitive data types they
are declared inside the class only hence outside the class
they are not available so it is satisfying encapsulatiopn to
maximum extent
2.directly we can say it is satisfying polymorphism
3.in java multiple inheritance is avoided but it is
supporting and satisfying major part of the inheritance
concepts
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the two different types of polymorphism?
What is object and class in oops?
What is class and object in oops?
Why do we need polymorphism in c#?
Advantage and disadvantage of routing in telecom sector
Why is abstraction used?
How is class defined?
What is polymorphism in oop example?
What is coupling in oops?
What is overriding in oop?
What is property in oops?
What is the real time example of inheritance?
Why do we use oops?
Explain the advantages of inheritance.
What are the three main types of variables?