[国开形考作业] In a ( ) network, all microcomputers and other communicatio 日期:2022-09-04 15:42:54 点击:66 好评:0
2. In a ( ) network, all microcomputers and other communications devices are connected to a central hub, such as a file server or host computer, usually via (UTP). A. bus B. star C. tree D. ring ...
[国开形考作业] The fourth generation of computer is ( ). 日期:2022-09-04 15:41:04 点击:57 好评:0
17. The fourth generation of computer is ( ). A. vacuum tubes B. transistors C. integrated circuits D. microprocessors ...
[国开形考作业] The ( ) is the communications medium for the entire compute 日期:2022-09-04 15:40:04 点击:150 好评:0
12. The ( ) is the communications medium for the entire computer system. A. system board B. input C. output D. bus ...
[国开形考作业] ( ) performs arithmetic, comparison, and logic operations. 日期:2022-09-04 15:38:54 点击:89 好评:0
7. ( ) performs arithmetic, comparison, and logic operations. It is one part of the CPU. A. RAM B. ROM C. CPU D. ALU ...
[国开形考作业] ( ) can be in the form of programs, commands and user respo 日期:2022-09-04 15:37:45 点击:162 好评:0
2. ( ) can be in the form of programs, commands and user responses. A. Processor B. Instructions C. Mouse D. Port ...
[国开形考作业] 可以在客户端创建Web动态文档,也可以在服务器端创建Web动态文档 日期:2022-09-04 15:36:55 点击:67 好评:0
7. 可以在客户端创建Web动态文档,也可以在服务器端创建Web动态文档。 A. 错误 B. 正确 ...
[国开形考作业] Ajax技术是一种独特的Web技术,下列关于Ajax技术特点的叙述正确 日期:2022-09-04 15:35:30 点击:128 好评:0
7. Ajax技术是一种独特的Web技术,下列关于Ajax技术特点的叙述正确的是()。 A. Ajax技术把javascript、CSS、DOM和HTML等技术结合起来 B. Ajax技术在服务器端使用同步处理技术 C. Ajax技术不可以实现网页的局部更新 D. Ajax技术是一种服务器端实现方法 ...
[国开形考作业] 在javascript中,document.write("abc".substr(1,2));的结果是 日期:2022-09-04 15:34:17 点击:180 好评:0
2. 在javascript中,document.write("abc".substr(1,2));的结果是()。 A. ab B. bc C. b D. c ...
[国开形考作业] Tomcat服务器是JSP和Servlet的容器,可以运行JSP网页程序。 日期:2022-09-04 15:32:48 点击:72 好评:0
2. Tomcat服务器是JSP和Servlet的容器,可以运行JSP网页程序。 A. 错误 B. 正确 ...
[国开形考作业] Servlet程序的入口点是下列哪个函数()? 日期:2022-09-04 15:31:32 点击:81 好评:0
7. Servlet程序的入口点是下列哪个函数()? A. init() B. main() C. service() D. doGet() ...