write a program which best describes polymorphism in real
world?
Answer Posted / 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 |
Post New Answer View All Answers
What are oops methods?
What is polymorphism used for?
Write a c++ program to display pass and fail for three student using static member function
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are the types of abstraction?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
How many human genes are polymorphic?
What is difference between polymorphism and inheritance?
Where You Can Use Interface in your Project
write knight tour problem which is present in datastructure
Templates mean
Can static class have constructor?
What is byval and byref? What are differences between them?