Vidyalelo
C++ Programming · Q113

Classes and Objects in C++

Programming · C++ Programming · question 113

Q113

What do we need to do to pointer for overloading the subscript operator?

A.
reference pointer
B.
dereference pointer
Answer
C.
store it in heap
D.
memory locator

Answer: Option B

Solution

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