What does the NULL storage class do?

105. What does the NULL storage class do?

  1. In this case, it specifies a not null value
  2. In this case, it specifies a current value
  3. In this case, it specifies a null value
  4. In this case, it specifies a real value

Answer: C) In this case, it specifies a null value

Explanation:

The NULL storage class specifies a current value.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.