InterviewSolution
Saved Bookmarks
| 1. |
Which keyword is used to declare virtual functions?(a) virtual(b) virt(c) anonymous(d) virtuallyI got this question during an interview.Origin of the question is Virtual Functions in division Member Functions & its Types of Object Oriented Programming |
|
Answer» The correct CHOICE is (a) virtual |
|