OOPs Concepts
Programming and Technical
undefined
Keywords support dynamic method of resolution is
-abstract
-Virtual
-Dynamic
-Typeid
Read Solution (Total 5)
-
- virtual
virtual functions represents dynamic polymorphism - 11 years agoHelpfull: Yes(4) No(1)
- virtual fuctions
- 10 years agoHelpfull: Yes(1) No(1)
- virtual because if we calling virtual function means it will repeat again and again
- 10 years agoHelpfull: Yes(1) No(1)
- Virtual keyword
- 9 years agoHelpfull: Yes(0) No(0)
- virtual
bcoz virtual is the keyword represents run-time polymorphism.It is used for method overriding. - 8 years agoHelpfull: Yes(0) No(0)
OOPs Concepts Other Question