Answer Posted / vivin
It means ability to take more than 1 form.
(ex)consider the operation of addition,
For 2 numbers it will generate sum{2 + 3 = 5} then
for 2 strings it will concatenate (vivin + durai = vivindurai)
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Why do we use inheritance?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is inheritance in simple words?
Why it is called runtime polymorphism?
What is the fundamental idea of oop?
What is variable example?
Which is better struts or spring?
Why do we use class in oops?
What are the benefits of oop?
What is data binding in oops?
Is react oop?
Why is static class not inherited?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
What is class encapsulation?
What is the main feature of oop?