1.

Pick the incorrect statement about Character-Array.

A. Character-Array can be terminated by a null character( 0 )
B. Character-Array has a static size
C. Character-Array has a dynamic size
D. Character-Array has a threat of array-decay
Answer» D. Character-Array has a threat of array-decay


Discussion

No Comment Found