1.

When one-dimensional character array of unspecified length is assigned an initial value:

A. an arbitrary character is automatically added to the end of the string
B. ‘o’ is added to the end of the string
C. length of the string is added to the end of the string
D. ‘end’ is added to the end of the string
Answer» C. length of the string is added to the end of the string


Discussion

No Comment Found