单项选择题

A.float类型的数组的默认值为0.0
B.bool类型的数组的默认值为true
C.char类型的数组的默认值为’\u000’
D.string类型的数组的默认值为空字符串