By far the most common use for the one-dimensional array is as a character string. In C, a string is a null-terminated character array. Thus, a string contains the characters that make up the string followed by a null. The null-terminated string is the only type of string defined by C. Which of the following character ends strings?
A)
\r
B)
\t
C)
\w
D)
\0
E)
\p
Answers
Answered by
2
Answer:
ans is B...
MARK ME AS BRAINLIST✌✌FOLLOW ME⚠️⚠️
Similar questions