can you give real time example for polymarphism
Answers were Sorted based on User's Feedback
Answer / lavanya
I am daughter for my parents,sister for my sibling, and also
a employee for my employer...am one but acting different in
different scenario....
| Is This Answer Correct ? | 15 Yes | 0 No |
Answer / venki
Appearing different forms of water
once it acts as ice
and other vapour
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / rama
Shape
draw()
it may consists of:
1.Circle object
Draw(circle)
2.Box object
Draw(box)
3.Triangle object
Draw(triangle)
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is static class not inherited?
what is object oriented programming and procedure oriented programming?
Input: enter the value:1234 output: 1 2 3 4 write a program to get above output.....
4 Answers Bally Technologies, IBM, SoftSol,
What is DeadlyDiamondDeathProblem ?
write a function that takes an integer array as an input and finds the largest number in the array. You can not sort array or use any API or searching needs?
2 Answers IBMS, Zycus Infotech,
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
What is stream in oop?
What is encapsulation example?
How is exception handling carried out in c++?
how to write a java program for an output ****0 ***01 **012 *0123 01234
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is constructor in oop?