Q70
When does the void pointer can be dereferenced?
A.
when it doesn't point to any value
B.
when it cast to another type of object
AnswerC.
using delete keyword
D.
using shift keyword
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board