MCQOPTIONS
Saved Bookmarks
| 1. |
A virtual function that has no definition within the base class is called____________. |
| A. | Pure virtual function |
| B. | Pure static function |
| C. | Pure Const function |
| D. | Friend function |
| Answer» B. Pure static function | |