write a program which best describes polymorphism in real
world?
Answers were Sorted based on User's Feedback
Answer / renjitha r kumar
single man behave differently in differnt situations
| Is This Answer Correct ? | 21 Yes | 2 No |
Answer / sujay
two person with same name say XXX but they have different
initials(father) which is one of the example or the real
world polymorphism
| Is This Answer Correct ? | 18 Yes | 4 No |
Can we create object of class with private constructor?
What is nutshell in programming language?
1 Answers Satyam, Tech Mahindra,
When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??
what is object slicing
What is constructor in oop?
the difference between new and malloc
What is use of overloading?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What language is oop?
How can we use the preprocessor #if and #elseif.
What are different oops concepts?
WHAT'S THE OOPS BASIC OOPS CONCEPTS IN DOTNET