Home / Report Question

Q. Select the wrong option?
  • A. void is used when the function does not return a value
  • B. void is also used when the value of a pointer is null
  • C. void is used as a base type for pointers to objects of unknown type
  • D. void is a special type

Correct Answer: B