Multiple Choice
The value assigned to the NULL constant is ____.
A) '\n'
B) '\0'
C) '\NULL'
D) "NULL"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: Attempting to copy a larger string value
Q10: The statement _ displays the message Have
Q11: One of the most common methods of
Q12: gets() substitutes \0 when an \n is
Q13: Programs that use the atoi() routine must
Q15: puts() substitutes \0 when an \n is
Q16: The NULL statement is '\0';.
Q17: The getchar() and putchar() functions deal with
Q18: The char[] itoa(string) function converts an integer
Q19: _ is an example of a string.<br>A)'a'<br>B){'s',