单项选择题
A. 10 B. 11 C. 14 D. 15
A. str[]=bcdef B. str[]=abcdef C. str[]=a D. str[]=ab
A. 数组a和b的长度相同 B. a数组长度小于b数组长度 C. a数组长度大于b数组长度 D. 上述三种说法都不对