What is Dynamic Polymorphism?

Answer Posted / abinash mohanty

Out of multiple functions which function is going to be
executed,that is decided at the run time. This concept is known as dynamic polymorphism

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is polymorphism important in oop?

633


How do you answer polymorphism?

577


What are the two different types of polymorphism?

672


given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy

2147


What is static modifier?

632






Can enum be null?

587


What is polymorphism used for?

572


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

1698


What is class and object with example?

585


Is html an oop?

582


What is a class and object?

600


What is solid in oops?

612


Are polymorphisms mutations?

703


I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1628


Is enum a class?

607