Pointers - Programming

Q1:

What is (void*)0?

A Representation of NULL pointer

B Representation of void pointer

C Error

D None of above

ANS:A - Representation of NULL pointer

No answer description is available. Let's discuss.