Multiple Choice
In C, a string is stored as a ____ array of characters.
A) one-dimensional
B) two-dimensional
C) static
D) global
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q21: The _ function continuously accepts and stores
Q22: The statement _ is a direct replacement
Q23: Trying to enter the characters This is
Q24: Line 5 in the function below can
Q25: Programs that use the isalpha() routine must
Q27: Typically, the _ function is used to
Q28: If the contents of a string variable
Q29: In C, the individual characters in a
Q30: Complete the following function:<br>/* copy string2 to
Q31: A string literal is also referred to