单项选择题有以下程序: #include <stdio.h> #include <string.h> main() char *p[10]= abc , aabdfg , dcdbe , abbd , cd ; printf( %d n ,strlen(p[4])); 执行后的输出结果是( )。
单项选择题结构化程序设计主要强调的是( )。