Answer Posted / teja
yes
java is purely oop language
becoz it satisfies all d concepts of oop's
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
Why do we use polymorphism?
Advantage and disadvantage of routing in telecom sector
What is the example of polymorphism?
What are constructors in oop?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is super in oop?
What is abstraction in oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
How do you explain polymorphism?
What is ambiguity in inheritance?
What is abstract class in oop?
What are the 5 oop principles?
What is the use of oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.