找考题网-背景图
单项选择题

以下程序的输出结果是 ( )
  main( )
   static char a[10] ="Chinese";
   printf("%d",strlen(a));

A.7
B.2
C.9
D.10
热门试题