What are the different forms of polymorphism??
Answer Posted / sriram
A.) Runtime POLYMORPHISM
B.) Compiletime POLYMORPHISMS.,
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
Why do we use class in oops?
Explain the advantages of inheritance.
write a C++ program for booking using constructor and destructor.
What is overloading in oops?
What is object and example?
What does enum stand for?
What is polymorphism oop?
What is the diamond problem in inheritance?
What is polymorphism and why is it important?
What is destructor oops?
Write a program to sort the number with different sorts in one program ??
What is the difference between static polymorphism and dynamic polymorphism?
Get me an image implementation program.
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).