Which of the following statements displays the address of the variable numb?
A) cout << numb;
B) cout << *numb;
C) cin >> &numb;
D) cout << &numb;
E) None of these
Correct Answer:
Verified
Q18: It is legal to subtract a pointer
Q19: An array name is a pointer constant
Q20: The ampersand (&) is used to dereference
Q21: Which of the following statements is not
Q22: Assuming ptr is a pointer variable, what
Q24: What will the following statement output?
Cout <<
Q25: When you pass a pointer as an
Q26: If you are using an older computer
Q27: What will the following code output?
Int number
Q28: To help prevent memory leaks from occurring
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents