Page 1 of 1

Pick the incorrect statement about Character-Array.

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
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