

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following arithmetic operation can be applied to pointers p and q? |
A. | p / q |
B. | p + q |
C. | p q |
D. | p * q |
E. | None of these |
Answer» D. p * q | |