一、词汇(选择一个最合适的词汇,将对应的英文字母填入空格内。每题1分,共10分) 1, refers to the parts of the computer that you can see and touch. A. Software B. Hardware C. Hardship D. Instruction
计算机英语试题 一、词汇(选择一个最合适的词汇,将对应的英文字母填入空格内。每题2分,共20分) 1, A is used to communicate with another computer over telephone lines. A. keyboard B. modem C. mouse D. printer
Text 1 Organization of Computer System Components Exercises Fill in the blanks with appropriate words according to the text.(根据课文内容填空) (1) Acomputer is a fast and accurate symbol manipulating system (2) The key board of a workstation
模拟试题() 1.填空题 请补充函数fun(,该函数的功能是:把从主函数中输入的字符串2接在字符串str的后面。 例如:strl= How do\,str2=“ you do?”,结果输出: How do you do? 注意:部分源程序给出如下 请勿改动主函数main和其他函数中的任何内容,仅在函数fun的横线上填入所编写的若干表达式或语 句