Vidyalelo
C++ Programming · Q32

Pointers and References in C++

Programming · C++ Programming · question 32

Q32

What we can't do on a void pointer?

A.
pointer arithmetic
Answer
B.
pointer functions
C.
pointer objects
D.
pointer functions & objects

Answer: Option A

Solution

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