MCQOPTIONS
Saved Bookmarks
| 1. |
A variable P is called pointer if__ |
| A. | p contains the address of an element in data |
| B. | p points to the address of first element in data |
| C. | p can store only memory address |
| D. | p contain the data and the address of data |
| Answer» B. p points to the address of first element in data | |