通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
设已执行预编译命令#include,以下程序段的输出结果是( )。
char s[]="abcdefg"; printf("%d\n",strlen(s));