Q:

How can the address stored in the pointer be retrieved?

0

How can the address stored in the pointer be retrieved?


  1. Using * symbol
  2. Using $ symbol
  3. Using & symbol
  4. Using @ symbol

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(c).Using & symbol

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What should be done to prevent changes that may be... >>
<< If pointer to an object is created and the object ...