[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fiQHrjJFWoMyIZoLeOumMYOO1CuphBFl6Sdyp_XlZWNQ":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":10,"question":17,"related":18,"source":22,"type":23},[],"2025-12-24 13:59:04",284287662,[8,9],"正确","错误",{"count":11,"courseId":12,"courseImg":13,"courseName":14,"workId":15,"workName":16},84,"53e1d2ef4961cca8eea3e23969ad2cb9","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F03a579384a6dc297c89809b582fcc767.png","默认课程","exam_167396130","","字符串指针的大小是固定的,与字符串长度无关",[19,24,29,34,39,44,49,54,59,64],{"answer":20,"createTime":5,"id":6,"options":21,"question":17,"source":22,"type":23},[],[8,9],"v1",3,{"answer":25,"createTime":5,"id":26,"options":27,"question":28,"source":22,"type":23},[],284287663,[8,9],"int a[5], *p = a; p + 5 是有效的指针运算",{"answer":30,"createTime":5,"id":31,"options":32,"question":33,"source":22,"type":23},[],284287666,[8,9],"同数组的名字一样,函数的名字也是一种指针",{"answer":35,"createTime":5,"id":36,"options":37,"question":38,"source":22,"type":23},[],284287668,[8,9],"int i =19,*p=&amp;i,**pp=p;是正确的表达",{"answer":40,"createTime":5,"id":41,"options":42,"question":43,"source":22,"type":23},[],284287669,[8,9],"char a[10];a[10]=9;上述语句编译不会出错",{"answer":45,"createTime":5,"id":46,"options":47,"question":48,"source":22,"type":23},[],284287671,[8,9],"若a为一维数组名,则*(a+i)与a[i]等价",{"answer":50,"createTime":5,"id":51,"options":52,"question":53,"source":22,"type":23},[],284287673,[8,9],"C语言中,数组元素的下标是从1开始的,下标不能越界",{"answer":55,"createTime":5,"id":56,"options":57,"question":58,"source":22,"type":23},[],284287675,[8,9],"int a[5] = {1, 2, 3}; 中,数组 a 的元素 a[3] 和 a[4] 的值是随机的",{"answer":60,"createTime":5,"id":61,"options":62,"question":63,"source":22,"type":23},[],284287678,[8,9],"char *p = &quot;hello&quot;; p[0] = 'H'; 这段代码可以将字符串修改为 &quot;Hello&quot;",{"answer":65,"createTime":5,"id":66,"options":67,"question":68,"source":22,"type":23},[],284287680,[8,9],"int *p = NULL; *p = 5; 是安全的赋值操作"]