Multiple Choice
The null terminator stands for ASCII code
A) 57
B) 100
C) 1000
D) 0
E) None of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q18: If an uppercase character is passed as
Q19: The strlen function returns a C-string's length
Q20: In C++11, assuming mychar is a char
Q21: A test using the isupper function will
Q22: The expression being tested by the statement
Q24: The _ function will change a character
Q25: C++11 introduces a function named to_string that
Q26: The _ function concatenates the contents of
Q27: The _ function will change a character
Q28: Select all that apply. Which of the