[免费作业] Memory also called main memory, primary storage, RAM, is an 日期:2022-09-04 15:42:10 点击:69 好评:0
5. Memory also called main memory, primary storage, RAM, is an internal storage area in the computer, where data and programs designed for immediate processing are held.( ) A. 错误 B. 正确 ...
[免费作业] A ( ) is an electronic device that operates under the contr 日期:2022-09-04 15:41:35 点击:63 好评:0
20. A ( ) is an electronic device that operates under the control of instructions stored in its own memory, which can according to specified rules, produce results,and store the results for future use. A. computer B. CPU C. input devic...
[免费作业] ( ) are output devices that print characters, symbols, and 日期:2022-09-04 15:40:35 点击:68 好评:0
15. ( ) are output devices that print characters, symbols, and graphics on a physical medium such as paper and a transparency file. A. Flat panel monitors B. Printers C. Keyboards D. Pointing device ...
[免费作业] ( ) stands for Read Only Memory, it is the computer memory 日期:2022-09-04 15:39:36 点击:171 好评:0
10. ( ) stands for Read Only Memory, it is the computer memory on which data has been prerecorded. A. RAM B. ROM C. CPU D. Memory ...
[免费作业] A ( ) is a cable which is capable of carrying signals repre 日期:2022-09-04 15:38:27 点击:121 好评:0
5. A ( ) is a cable which is capable of carrying signals representing data from one place to another. A. bus B. USB C. port D. keyboard ...
[免费作业] 在MVC设计模式中,字母C表示()。 日期:2022-09-04 15:36:15 点击:183 好评:0
10. 在MVC设计模式中,字母C表示()。 A. 模型 B. 视图 C. 控制器 D. 设计器 ...
[免费作业] 下列关于JavaScript函数功能的表述,错误的是()。 日期:2022-09-04 15:34:59 点击:176 好评:0
5. 下列关于JavaScript函数功能的表述,错误的是()。 A. parseFloat()函数将一个合法字符串转换为一个浮点数并返回 B. parseInt()函数将一个合法字符串转换为一个整数并返回 C. isNaN()函数用于判断一个字符串是否为数字 D. eval()函数将整数转换为字...
[免费作业] Windows操作系统对于目录名英文字母的大小写不敏感,对于文件名 日期:2022-09-04 15:33:43 点击:101 好评:0
10. Windows操作系统对于目录名英文字母的大小写不敏感,对于文件名字母的大小写敏感。 A. 错误 B. 正确 ...
[免费作业] 设置表单处理程序的属性是下列哪一个()? 日期:2022-09-04 15:32:18 点击:168 好评:0
10. 设置表单处理程序的属性是下列哪一个()? A. action B. method C. onsubmit D. target ...
[免费作业] 下列选项中,哪一项是JavaScript的注释()。 日期:2022-09-04 15:31:03 点击:74 好评:0
5. 下列选项中,哪一项是JavaScript的注释()。 A. <!--…--> B. <%...%> C. <%--…--%> D. // ...