Answer Posted / siva sankari
lets take some eg:
6+3=9 //here '+'operator used as addition
siva+sankari=sivasankari //here '+' operator used as
concatenation
the same function which acts as diff place in diff meaning
is called polymorphism............
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why multiple inheritance is not possible?
What is super in oop?
write string class as your own class in java without using any built-in function
Why do we use oop?
What are the 3 principles of oop?
Can you explain polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
can inline function declare in private part of class?
How do you achieve runtime polymorphism?
What is encapsulation example?
Why do while loop is used?
What is stream in oop?
What is polymorphism programming?
Is react oop?
Why do we use class?