MCQOPTIONS
Saved Bookmarks
| 1. |
void fun(){ /* .... */}8.A pointer is |
| A. | A variable that stores address of an instruction |
| B. | A variable that stores address of other variable |
| C. | A keyword used to create variables |
| D. | None of these |
| Answer» C. A keyword used to create variables | |