[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fZI3Kp3oaZPsiDNeAgUKKpaiibJPvAjzb-hOZUR8ktN4":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":15,"related":16,"source":20,"type":21},[],"2025-06-09 08:04:09",1061268352,[8,9,10,11],"160","-Oxcdf","-01","-0x48a",{"courseImg":13,"courseName":14},"https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F1775d868cd1fb5582de717d0479476b2.jpg","程序设计基础 C语言","下面四个选项中不是合法整型常量的选项是( )",[17,22,31,40,48,57,66,75,80,90],{"answer":18,"createTime":5,"id":6,"options":19,"question":15,"source":20,"type":21},[],[8,9,10,11],"v2",0,{"answer":23,"createTime":5,"id":24,"options":25,"question":30,"source":20,"type":21},[],1061268461,[26,27,28,29],"'&amp;'","'\\xff'","0","'\\ff'","以下常量中不合法的是( )",{"answer":32,"createTime":5,"id":33,"options":34,"question":39,"source":20,"type":21},[],1061268644,[35,36,37,38],"break语句可以用来退出switch语句和循环体","break语句可以用来退出if语句","continue语句只能用于循环体的循环结构","break语句和continue语句都属于转向语句","下列关于break语句和continue语句的描述中,错误的是( )",{"answer":41,"createTime":5,"id":42,"options":43,"question":46,"source":20,"type":47},[],1061268987,[44,45],"对","错","字符串在内存中的起始地址称为字符串的指针,可以定义一个字符指针变量指向一个字符串.( )",3,{"answer":49,"createTime":5,"id":50,"options":51,"question":56,"source":20,"type":21},[],1061269108,[52,53,54,55],"x=5=4=1","x=n%2.5","x=n=1","x=y==5","若变量均已正确定义并赋值,以下合法的c语言赋值语句是( )",{"answer":58,"createTime":5,"id":59,"options":60,"question":65,"source":20,"type":21},[],1061269139,[61,62,63,64],"123,abc","abc,123","1bc,a23","321,cba","以下程序执行后的输出结果是( ).void swap(char *x,char *y){ char t;t=*x; *x=*y; *y=t;}main(){ char *s1=&quot;abc&quot;,*s2=&quot;123&quot;;swap(s1,s2);printf(&quot;%s,%s\\n&quot;,s1,s2);}",{"answer":67,"createTime":5,"id":68,"options":69,"question":74,"source":20,"type":21},[],1061269162,[70,71,72,73],"int p=&amp;a","int *p=a","int *p=*a","int *p=&amp;a","若已定义a为int型变量,则以下哪一项是对指针变量p的正确说明和初始化( )",{"answer":76,"createTime":5,"id":77,"options":78,"question":79,"source":20,"type":47},[],1061269186,[44,45],"已有定义int(*p)(); 则指针p可以指向函数的入口地址.( )",{"answer":81,"createTime":5,"id":82,"options":83,"question":88,"source":20,"type":89},[],1061269255,[84,85,86,87],"if","2k","for","_5","下面选项变量中不合法的是( )",1,{"answer":91,"createTime":5,"id":92,"options":93,"question":98,"source":20,"type":21},[],1061269302,[94,95,96,97],"64,28","4,4","4,3","64,64","#define f(x) (x*x)void main(){ int i1,i2;i1=f(8)\u002Ff(4);i2=f(4+4)\u002Ff(2+2);printf(&quot;%d,%d\\n&quot;,i1,i2);}以上程序运行后的输出结果是( )"]