InterviewSolution
Saved Bookmarks
| 1. |
___________ underlines the feature of Polymorphism in a class.(a) Nested class(b) Enclosing class(c) Inline function(d) Virtual FunctionThe question was posed to me during an online exam.Asked question is from OOPs Features topic in division OOPs Concept & Features of Object Oriented Programming |
|
Answer» The correct option is (d) VIRTUAL FUNCTION |
|