当前位置: X题卡 > 所有题目 > 题目详情

有以下程序: main( ) { char p[]={'a','b','c},q[]="abc"; printf("%d %d/n",sizeof(p),sizeof(q)); } 程...

查看本题答案

热门试题

更多