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 |
What is the difference between the C & C++?
officer say me - i am offered to a smoking , then what can you say
what is the difference between class to class type conversion and copy constructor ?
In the following declaration of main, "int main(int argc, char *argv[])", to what does argv[0] usually correspond? 1) The first argument passed into the program 2) The program name 3) You can't define main like that
How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram
i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output
What are main features of oop?
what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use
Is oop better than procedural?
What does enum stand for?
What is abstraction encapsulation?
What are oops functions?