Pick the incorrect statement about Character-Array.
Posted: Wed Jul 13, 2022 7:52 pm
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
b) Character-Array has a static size
c) Character-Array has a dynamic size
d) Character-Array has a threat of array-decay