Vidyalelo
C++ Programming · Q36

Introduction to C++

Programming · C++ Programming · question 36

Q36

Which operator is used to dereference a pointer in C++?

A.
::
B.
*
Answer
C.
.
D.
:

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board