皮皮学,免费搜题
登录
搜题
【简答题】
已知 char a;使用scanf()函数输入一个字符给变量a,不正确的函数调用是( )。 A. scanf("%d",&a); B. scanf("%lf",&a); C. scanf("%c",&a); D. scanf("%u",&a);
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【简答题】The novel written by Hemingway about the Spanish civil war is ___________.
【单选题】不能把字符串 hello! 赋给数组 b 的语句是( )
A.
char b [10] = {‘h’,‘e’,‘l’,‘l’,‘o’,‘!’,‘\0’} ;
B.
char b[10]; b=“hello!”;
C.
char b[10];strcpy (b,“hello!”);
D.
char b [10] = “ hello! ” ;
【判断题】我国联运托盘大多采用平托盘,以便于叉车、货架、仓库的标准化。
A.
正确
B.
错误
【判断题】In the Civil War, the North was weak, and the South was strong.( )
A.
正确
B.
错误
【单选题】Which of the following statements about the English Civil War is NOT true? ______
A.
The First Civil War defined the relationship between Parliament and the monarchy, giving Parliament the decisive advantage.
B.
During the Second Civil War, Charles I induced the Scots to invade England from 17-19.
C.
The English Civil Wars were also called as the Puritan Revolution.
D.
In the period of Civil War, the country was cruelly ruled by Oliver Cromwell.
【简答题】文件顺序存取与随机存取的主要区别是什么 ? 它们对有结构文件与无结构文件的操作有何不同 ?
【单选题】不能把字符串Hello!赋给数组b的语句是()。
A.
char b[10]={'H','e','l','l','0','!'};
B.
char b[10];b="Hello!";
C.
char b[10];strcpy(b,"Hello!");
D.
char b[10] = "Hello!";
【简答题】离合器在机器[填空(1)] 过程中可以实现接合和分离,而联轴器必须在[填空(2)] 时实现接合或分离。
【判断题】Modern weapons were used in the Civil War.( )
A.
正确
B.
错误
【判断题】人口的生产和再生产是由自然规律决定的。()
A.
正确
B.
错误
相关题目: