Question

Strings can not
(a) be initialized using string literals
(b) end in a character other than the null character
(c) be initialized with initializer lists
(d) be treated as arrays of characters

Answer

This answer is hidden. It contains 3 characters.