Multiple Choice

What is the output of the following statements?
int x = 33;
int *q;
q = &x;
cout << *q << endl;
A) NULL
B) 0
C) 3
D) 33
Correct Answer:
Verified
Related Questions
Q2: In C++, _ is called the address
Q3: If p is a pointer variable, the
Q9: Which of the following can be used
Q11: A list is a collection of elements
Q13: The C++ operator _ is used to
Q15: What is the value of x after
Q15: A memory leak is an unused memory
Q17: A pointer variable is a variable whose
Q18: The C++ operator _ is used to
Q19: The code int *p; declares p to
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