皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【单选题】
设有以下结构体类型: struct st { char name [8]; int num; float s[4]; } student[50]; 并且结构体数组student中的元素都已有值 ,若要将这些元素写到硬盘文件中,以下不正确的形式是( )。
A.
fwrite( student ,sizeof(struct st),50,fp);
B.
fwrite( student ,50*sizeof(struct st),1,fp);
C.
fwrite( student ,25*sizeof(struct st),25,fp);
D.
for (i=0;i<50 ;i++) fwrite(student+i,sizeof(struct st),1,fp);
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【判断题】主存储器和CPU均包含于处理器单元中。
A.
正确
B.
错误
【单选题】请判断以下电路中Uf和Uo的相位关系( )。
A.
相同
B.
相反
C.
不能确定
【单选题】创建网站时,下图哪个地方可以设置站点绑定的IP地址()
A.
1
B.
4
C.
2
D.
3
【判断题】8086CPU中包含了寄存器和存储器。( )
A.
正确
B.
错误
【判断题】S7-200 SMART PLC的CPU模块中包含存储器和部分输入输出电路
A.
正确
B.
错误
【判断题】S7-200 PLC的CPU模块中包含存储器和部分输入输出电路
A.
正确
B.
错误
【简答题】In every cultivated language there are two great classes of words which, taken together, comprise the whole vocabulary.First, there are those words 1 which we become acquainted in daily conversation, ...
【简答题】Rewrite the highlighted parts in the following sentences, suing neither, nor or so . 1) Our society has changed and the people in it have changed . 2) Petro is not an engineer-in-chief, his ...
【单选题】The main idea of the passage is that ______.
A.
the two kinds of words, popular and learned words, are both important in a cultivated language
B.
it is easy to learn popular words in a language
C.
we must make great efforts to learn learned words
D.
learned words are more important than popular words
【单选题】请判断以下电路中Uf和Uo的相位关系( )。
A.
相同
B.
相反
C.
不确定
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题