Multiple Choice
In C++, the null character is represented as ____.
A) '\0'
B) "\0"
C) '0'
D) "0"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Consider the following statement: int alpha[25][10];.Which of
Q13: If an array index goes out of
Q14: All components of an array are of
Q15: Arrays can be passed as parameters to
Q16: What is the output of the following
Q18: For a list of length n, the
Q19: Which of the following correctly declares and
Q20: What is the output of the following
Q21: Which of the following correctly declares name
Q22: The _ of an array is the