Strings cannot A,B,C,or D?

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.