[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fBKgfsuzaAd32KfMvbDrJWVu1OJgLyR0wgELgd998g0g":3},{"answer":4,"createTime":5,"id":6,"options":7,"origin":12,"question":19,"related":20,"source":30,"type":31},[],"2023-10-20 15:16:26",100835106,[8,9,10,11],"函数表达式中","函数语句中","函数参数中","以上都是",{"count":13,"courseId":14,"courseImg":15,"courseName":16,"workId":17,"workName":18},22,"210707b48fa48f98f7b8af9c9ee027ff","https:\u002F\u002Ftihai-oss-cloud.itihey.com\u002Fimg\u002F86df5522fe530f94df2c7910b9fdb43e.png","智狐科技2024专转本计算机大类专业课理论&实操","0d0db3c5a5654966a3f775f03cff2fd5","","函数调用可以在( )",[21,32,40,49,52,61,69,78,84,91],{"answer":22,"createTime":5,"id":23,"options":24,"question":29,"source":30,"type":31},[],100835099,[25,26,27,28],"int","float","long","double","函数在定义时,省略函数类型说明符,则该函数值的类型为( )","v1",0,{"answer":33,"createTime":5,"id":34,"options":35,"question":39,"source":30,"type":31},[],100835102,[36,37,38,11],"int a(){int a=2;return (a);}","void b(){printf(&quot;c&quot;);}","int a(){int a=2;return a;}","以下 函数,真正地没有返回值( )",{"answer":41,"createTime":5,"id":42,"options":43,"question":48,"source":30,"type":31},[],100835104,[44,45,46,47],"1","2","5","6","以下函数调用语句中,含有实参的个数为 ( ). fun((2,3),(4,5+6,7))",{"answer":50,"createTime":5,"id":6,"options":51,"question":19,"source":30,"type":31},[],[8,9,10,11],{"answer":53,"createTime":5,"id":54,"options":55,"question":60,"source":30,"type":31},[],100835107,[56,57,58,59],"形参","实参","返回值","参数","被调函数返回给主调函数的值称为 ( )",{"answer":62,"createTime":5,"id":63,"options":64,"question":68,"source":30,"type":31},[],100835108,[65,66,67,11],"被调函数的返回值是整型或字符型时","被调函数的定义在主调函数定义之前时","在所有函数定义前,已在函数外预先说明了被调函数类型","在C语言中,( )可以不进行函数类型说明",{"answer":70,"createTime":5,"id":71,"options":72,"question":77,"source":30,"type":31},[],100835109,[73,74,75,76],"return 这两个数","形参用两个元素的数组","形参用两个这种数据类型的指针","用两个全局变量","能把函数处理结果的两个数据返回给主调函数,在下面的方法中不正确的是( )",{"answer":79,"createTime":5,"id":80,"options":81,"question":83,"source":30,"type":31},[],100835110,[82,28,25,26],"void","有一个函数原型如下所示,则该函数的返回类型为( ) . int max(int a,int b)",{"answer":85,"createTime":86,"id":87,"options":88,"question":89,"source":30,"type":90},[],"2023-10-21 17:04:31",100991393,[],"【综合题】 求1!+2!+3!+&hellip;+10! #include &lt;stdio.h&gt; long mm(int n){ long t=_____; int i; for (i=1;i&lt;=n;i++) t=______; return t; } main( ){ int i; long s=0; long mm(int n); for(i=1;i&lt;=10;i++) s=s+_______; printf(&quot;\\n%ld&quot;,s); }",10,{"answer":92,"createTime":93,"id":94,"options":95,"question":96,"source":30,"type":97},[],"2026-03-25 14:59:14",100991395,[],"在C语言中,被调函数通过___________语句,将值返回给主调函数",2]