设有定义:“chars[12]={"string"};”则printf("%d\n",strlen(s));的输出是【】

设有定义:“chars[12]={"string"};”则printf("%d\n",strlen(s));的输出是【】
A、6
B、7
C、11
D、12
【正确答案】:A