Multiple Choice
The NULL pointer value, like its end-of-string counterpart, has a numerical value of ____.
A) -2
B) 0
C) 13
D) 32
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q25: A(n) _ is a data type that
Q26: A structure is a(n) _ data structure,
Q27: Assuming Employee is an already declared structure,
Q28: Structure members can be passed to a
Q29: Both arrays and structures are _ data
Q31: Adding a structure to an array of
Q32: Structures, arrays, and _ can be members
Q33: In the expression _, the address in
Q34: Declaring a structure requires listing the data
Q35: As with all external and static variables,