[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f5osMDoTSzdpn1Gd_EvCW5QtMmLyUq-2ZmlOPJUVQ4W4":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":16,"related":17,"source":28,"type":29},[],"2023-12-20 17:27:33",117316128,[8,9,10,11],"static char word[]={'T','u','r','b','o','\\0'}","static char word[]=&quot;Turbo\\0&quot;","static char word[]='Turbo\\0'","static char word[]={&quot;Turbo\\0&quot;}",{"courseId":13,"courseImg":14,"courseName":15},"4496887df9ad4833522851a9f3b3801a","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F18f9fb17dd8486e4dfd4efce0e577547.png","C语言程序设计","以下对字符数组word进行不正确初始化的是()",[18,30,40,50,60,63,73,82,91,101],{"answer":19,"createTime":20,"id":21,"options":22,"question":27,"source":28,"type":29},[],"2023-12-29 19:28:37",117316106,[23,24,25,26],"a[1][0][1]","a[2][0][1]","a[2][1][2]","a[2][2][1]","在定义int a[3][4][2];后,第10个元素是()","v1",0,{"answer":31,"createTime":32,"id":33,"options":34,"question":39,"source":28,"type":29},[],"2023-12-24 14:54:40",117316113,[35,36,37,38],"a[5][0]","a[0,0]","a[2][4]","a[0][0]","在定义int a[5][4];之后,对a的引用正确的是()",{"answer":41,"createTime":42,"id":43,"options":44,"question":49,"source":28,"type":29},[],"2023-12-20 22:32:13",117316116,[45,46,47,48],"数组x和数组y都存放的是字符串&quot;abcdefg&quot;","数组x的长度小于数组y的长度","数组x的长度大于数组y的长度","数组x和数组y的长度相同","设有如下定义,则正确的叙述为(). char x[]={&quot;abcdefg&quot;}; char y[]={'a','b','c','d','e','f','g'}",{"answer":51,"createTime":52,"id":53,"options":54,"question":59,"source":28,"type":29},[],"2023-12-29 19:28:36",117316121,[55,56,57,58],"putchar()","printf()","puts()","putc()","当输出含空格的字符串时,应使用()函数",{"answer":61,"createTime":5,"id":6,"options":62,"question":16,"source":28,"type":29},[],[8,9,10,11],{"answer":64,"createTime":65,"id":66,"options":67,"question":72,"source":28,"type":29},[],"2023-12-20 18:30:30",117316139,[68,69,70,71],"int n=10,a[n]","int n; scanf(&quot;%d&quot;,&amp;n); int a[n]","#define SIZE 10 int a[SIZE]","int a (10)","以下一维数组a的正确定义是()",{"answer":74,"createTime":20,"id":75,"options":76,"question":81,"source":28,"type":29},[],117316150,[77,78,79,80],"getchar()","gets()","scanf()","getc()","当接受用户输入的含空格的字符串时,应使用()函数",{"answer":83,"createTime":52,"id":84,"options":85,"question":90,"source":28,"type":29},[],117316159,[86,87,88,89],"6","12","11","7","有定义:char s[12]={&quot;string&quot;};,则printf(&quot;%d\\n&quot;,strlen(s));的输出是()",{"answer":92,"createTime":93,"id":94,"options":95,"question":100,"source":28,"type":29},[],"2023-12-20 18:22:26",117316167,[96,97,98,99],"char str[10]; str={&quot;China&quot;}","char str[]={&quot;China&quot;}","char str[10]; strcpy(str, &quot;abcdefghijklmn&quot;)","char str[10]= {&quot;abcdefghijklmn&quot;}","以下给字符数组str定义和赋值正确的是()",{"answer":102,"createTime":103,"id":104,"options":105,"question":110,"source":28,"type":29},[],"2023-12-26 15:58:31",117316175,[106,107,108,109],"a[10-10]","a[6*2]","a[6.3]","a[10]","在定义int a[10];之后,对a的引用正确的是()"]