Vidyalelo
C++ Programming · Q163

Classes and Objects in C++

Programming · C++ Programming · question 163

Q163

Which is used to do the dereferencing?

A.
pointer without asterix
B.
value without asterix
C.
pointer with asterix
Answer
D.
value with asterix

Answer: Option C

Solution

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