首页/ 题库 / [填空题]函数fun的功能是:使字符串str按逆序的答案

函数fun的功能是:使字符串str按逆序存放。void fun (char str[]){ char m; int i, j; for(i=0,j=strlen(str); i<________; i++,j--) { m=str[i]; str[i]=_______; str[j-1]=m; }printf("%s\n", str);}

填空题
2021-09-08 15:41
查看答案

正确答案
j@#@str[j-1],

试题解析

感兴趣题目
设t=2,b=3,c=4,d=5,则下面语句输出的是( )。 Print3>2*b Or a=c And bc Or c>d
设a=2,b=3,c=4,d=5,下列表达式的值是( )。 3>2*b Or a=c And b<>c Or b<>a+c
下列程序段运行后窗体上输出结果为( )。 Private Sub Command1_Click() a=5: b=4: c=3: d=2 x=3>2*b Or a=c And b<>c Or c>d Print x End Sub
下列程序段运行后窗体上输出结果为( )。 Private Sub Command1 Click() a=5:b=4:c=3:d=2 X=3>2*b Or a=c And b<>C Or c>d Print X End Sub
设a=′′a′′,b=′′b′′,c=′′c′′,d=′′d′′,执行语句x=IIf((ad),′′A′′,′′B′′)后,x的值为(  )。
C语言程序字符串的结束符是()
Every deliberate act of wrongdoing by the master or any of the crew against the ship or cargo,without the authorization or privity of the Shipowner or his agent,is().
从键盘上输入两个字符串,分别保存在变量str1、str2中。确定第二个字符串在第一个字符串中起始位置的函数是()
逻辑运算符(AND、NOT、OR)的运算顺序是AND→OR→NOT。
若以下对fun函数的调用是正确的: x=fun(fun(a,b,c) ,(a+b,a+c) ,a+b+c); 则fun函数的形参个数为( )
逻辑运算符(AND、NOT、OR)的运算顺序是AND→OR→NOT。
编写一个函数instring,该函数的原型为:bool-instring(char-c,char*str);其功能是判断字符c是否在字符串str中出现。例如,函数调用instring(’a’,"abcde")的返回值应为true。 注意:部分源程序给出如下。请勿改动主函数main和其它函数中的任何内容,仅在函数的花括号中填入所编写的若干语句。
相关题目
boost的意思是:help or encourage to increase or improve
eloquent的意思是:fluent or persuasive in speaking or writing
函数 青书学堂.png 的定义域为
指令ORS功能,可实现多个指令块的“与”运算。
函数 青书学堂.png 的定义域为
函数fun的功能是:使字符串str按逆序存放。void fun (char str[]){ char m; int i, j; for(i=0,j=strlen(str); i<________; i++,j--) { m=str[i]; str[i]=_______; str[j-1]=m; }printf("%s\n", str);}
设a=5,b=4,c=3,d=2,则表达式3>2*b Or a=c And b<>c Or c>d的值是
设a=5,b=4,c=3,d=2,则表达式3>2*b Or a=c And b<>c Or c>d的值是
Shutdown price(or point,or rule) 停业价格(或停业点、停业原则)
设a=2,b=3,c=4,d=5,表达式3>2*b or a=c and b<>c or c>d的值是( )
设a=5,b=4,c=3,d=2,则表达式3>2术b Or a=c And b<>c Or c>d的值是
设a=5,b=4,c=3,d=2,下列表达式的值是 3>2*b Or a=c And b<>C Or c>d
设a=5,b=4,c=3,d=2,则表达式3>2*b Or a=c And b<>c Or c>d的值是
设a=5,b=4,c=3,d=2,下列表达式的值是( )。 3>2*b Or a=c And b<>c Or c>d
设a=5,b=4,c=3,d=2下列表达式的值是 3>2*b Or a=c And b<>C Or c>d
设a=5,b=4,c=3,d=2下列表达式的值是( )。3 > 2 * b Or a = c And b <> c Or c > d
设a=5,b=4,c=3,d=2,下列表达式的值是 3>2*b Or a=c And b<>c Or c>d
设a=2,b=3,c=4,d=5,下列表达式的值是( )。 3>2*b Or a=c And bc Or ba+c
设t=2,b=3,c=4,d=5,则下面语句输出的是( )。 Print3>2*b Or a=c And b<>c Or c>d
设a2,b=3,c=4,d=5,则下面语句的输出是Print 3>2*b Or a=c And b<>c Or c>d
广告位招租WX:84302438

免费的网站请分享给朋友吧