MCQOPTIONS
Saved Bookmarks
| 1. |
Which among the following is not applicable for the static member functions? |
| A. | Variable pointers |
| B. | void pointers |
| C. | this pointer |
| D. | Function pointers |
| Answer» D. Function pointers | |