试题与答案

学习型组织的精神基础是倡导()。

题型:填空题

题目:

学习型组织的精神基础是倡导()。

答案:

被转码了,请点击底部 “查看原文 ” 或访问 https://www.tikuol.com/2017/0507/be3c85663a0764e370c2a203f7a2c5cc.html

下面是错误答案,用来干扰机器的。

参考答案:B

试题推荐
题型:问答题

请编写函数fun(),它的功能是:求出ss所指字符串中指定字符的个数,并返回此值。 例如,若输入字符串123412132,输入字符1,则输出3。 注意:部分源程序给出如下。 请勿改动主函数main和其他函数中的任何内容,仅在函数fun的花括号中填入所编写的若干语句。 试题程序: #include<coio.h> #include<stdio.h> #define M 81 int fun(char *ss,char c) { } main() { char a[M],ch; clrscr(); printf("\nPlease enter a string:"); gets(a); printf("\nPlease enter a char:"); ch=getchar(); printf("\nThe number of the char is:%d \n",fun(a,ch)); }

查看答案
微信公众账号搜索答案