Vidyalelo
C++ Programming · Q97

Pointers and References in C++

Programming · C++ Programming · question 97

Q97

The void pointer can point to which type of objects?

A.
int
B.
float
C.
double
D.
all of the mentioned
Answer

Answer: Option D

Solution

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