Saved Bookmarks
| 1. |
Which concept is used to implement late binding?(a) Virtual functions(b) Operator functions(c) Constant functions(d) Static functionsThe question was asked in an internship interview.The question is from OOPs Concept in section Basics Concepts of C++ of C++ |
|
Answer» Right option is (a) Virtual functions |
|