计算机导论第一章测试题

(4页)

本资源提供全文预览,点击全文预览即可全文预览,如果喜欢文档就下载吧,查找使用更方便哦!

19.90 积分

Test Bank—Chapter One (Data Representation)Multiple Choice Questions1. Which of the following Boolean operations produces the output 1 for the fewest number of input patterns?A. AND B. OR C. XORANSWER: A2. Which of the following best describes the NOR operation?A. An XOR followed by a NOT B. An OR followed by a NOTC. A NOT followed by a NOT C. An AND followed by a NOTANSWER: B3. Which of the following bit patterns cannot be expressed in hexadecimal notation?A. 11111111 B. 1001 C. 110011 D. 100000000001ANSWER: C4. Which of the following is the binary representation of 4 5/8? A. 100.11 B. 10.011 C. 110.101 D. 100.101ANSWER: D5. Which of the following bit patterns represents the value 5 in two’s complement notation? A. 00011010 B. 11111011 C. 00000101 D. 11111011ANSWER: C6. Which of the following bit patterns represents the value -5 in two’s complement notation? A. 00011010 B. 11111011 C. 00000101 D. 11111011ANSWER: D7. In which of the following addition problems (using two’s complement notation) does an overflow error occur? A. 0011 B. 0100 C. 1100 + 1010 + 0100 + 1100ANSWER: B8. Which of the following representations in two’s complement notation represents the largest value? A. 00000010 B. 11111111 C. 00000001 D. 11111110ANSWER: A9. Which of the following bit patterns (represented in hexadecimal notation) represents a negative number in two’s complement notation? A. 7F B. 55 C. A6 D. 08ANSWER: C10. What value is represented by the bit pattern 01011100 when interpreted using floating-point format in which the most significant bit is the sign bit, the next three bits represent the exponent field in excess notation, and the last four bits represent the mantissa? A. -1 1/2 B. 1 1/2 C. -3/8 D. 3/8ANSWER: B11. Which of the following values cannot be stored accurately using a floating-point format in which the most significant bit is the sign bit, the next three bits represent the exponent field in excess notation, and the last four bits represent the mantissa? A. 2 1/2 B. 3/16 C. 7 D. 6 1/4ANSWER: D121. Which of the following bit-patterns represents the smallest value using the floating-point format in which the most significant bit is the sign bit, the next three bits represent the exponent field in excess notation, and the last four bits represent the mantissa? A. 01001000 B. 01011000 C. 00101000 D. 01111000ANSWER: C13. Which of the following data storage systems provides the most efficient random access to individual data items? A. Main memory B. Magnetic disk C. Optical CDs and DVDsANSWER: A14. Which of the following storage systems is best suited for storing and retrieving long strings of data that are processed in their sequential order? A. Main memory B. Magnetic disk C. Optical CDs and DVDsANSWER: C15. 关 键 词: 计算机 导论 第一章 测试

 天天文库所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。

计算机导论第一章试题及答案,计算机导论第一章测试题相关推荐

  1. A级计算机考试试题,计算机等级考试一级试题及答案-计算机a级试题

    计算机等级考试一级试题及答案-计算机a级试题 最全计算机一级考试试题汇 A 第一部分:单选题(每小题1分 共30分) 注意:打开你考试文件夹中的EXCEL工作簿文件"单选题答题卡A.XLS& ...

  2. 计算机一级b类试题及答案,计算机一级b类试题及答案

    计算机一级b类试题及答案 1 相对而言,下列类型的文件中,不易感染病毒的是_______. A)*.txt B)*.doc C)*.com D)*.exe [解析]计算机易感染病毒的文件:.com文件 ...

  3. 计算机职称考试模拟试题及答案,2018职称计算机考试WindowsXP模拟试题及答案|计算机一级模拟题软件...

    职称计算机网权威发布2016职称计算机考试WindowsXP模拟试题及答案,更多2016职称计算机考试WindowsXP模拟试题及答案相关信息请访问职称计算机考试网. 1.数据通信中的信道传输速率单位 ...

  4. 计算机二级考试模拟试题及答案,计算机二级考试模拟试题及答案

    [单选题] HTTP在可靠的( )协议之上提供一种传输信息的机制. A.物理层;B.网络层;C.传输层;D.应用层 [单选题]HTTP协议的内容协商消息头包括( ). i.内容协商消息头 ii.缓存控 ...

  5. 计算机操作 操作鉴定试题及答案,计算机操作员初级试题及答案

    计算机操作员初级鉴定试题 计算机操作员初级测试试题(红色部分为答案) 一.单项选择题(每题选择一个正确答案,每小题1分,共60分) 1.世界上第一台电子计算机诞生于______年. A.1940 B. ...

  6. 计算机操作员初级理论试题及答案,计算机操作员(初级)理论试题

    资源描述: 计算机操作员(初级)复习试题 一.单项选择题 1.微型计算机硬件系统中最核心的部件是 . A.主板B.CPUC.内存储器D.I/O设备 2.下列术语中,属于显示器性能指标的是 . A.速度 ...

  7. 计算机导论第一章试题及答案,计算机导论第一章试题

    1. 电子计算机从诞生之日起,经历了4个发展阶段,目前所使用的第四代计算机是() A. 电子管时代 B.电子管时代 C.半导体时代 D.集成电路时代 2.冯 · 诺依曼的主要贡献是(). A.发明了微 ...

  8. 计算机c语言二级试题及答案,计算机c语言二级考试试题及其答案.doc

    计算机二级试题 一选择题 (1)下列叙述中正确的是 A)算法的效率只与问题的规模有关,而与数据的存储结构无关 B)算法的时间复杂度是指执行算法所需要的计算工作量 C)数据的逻辑结构与存储结构是一一对应 ...

  9. 计算机技能大赛操作试题及答案,计算机操作技能大赛试卷(一)

    <计算机操作技能大赛试卷(一)>由会员分享,可在线阅读,更多相关<计算机操作技能大赛试卷(一)(3页珍藏版)>请在人人文库网上搜索. 1.化德县职业中学第八届教师基本功大赛计算 ...

最新文章

  1. 图的广度优先遍历算法流程图
  2. 反骨仔的 2016 年度全文目录索引
  3. 根目录下各文件夹的作用
  4. 1 数列分块入门_线性代数入门——关于分块矩阵的典型证明题与综合题
  5. Android Unable to execute dex: java.nio.BufferOverflowException
  6. curl有时获取不到数据 什么原因导致_缓存击穿导致 golang 组件死锁的问题分享...
  7. 利用Python绘制图案——七色花子
  8. sql server数据库《音乐网站》项目歌曲管理模块
  9. 透明状态栏的实现(Activity里有5个fragment,fragment顶部有图片有纯色的actionbar)
  10. 【综述】(MIT博士)林达华老师-概率模型与计算机视觉”
  11. Postman接口自动化测试之— 请求参数进行MD5/SHA256摘要计算
  12. 《深入理解计算机系统(原书第三版)》pdf
  13. insmod过程详解
  14. phpstorm 配置 xdebug断点调试
  15. Ubuntu系统中查看电脑驱动信息
  16. u盘装linux系统简单方法,用u盘安装linux系统的简单方法教程
  17. C语言如何实现动态数组?
  18. oracle数据泵导出文件权限,oracle数据泵导出
  19. 元宇宙大比拼:英伟达、facebook、iwemeta
  20. 时间序列及其R代码实现

热门文章

  1. Android防止系统休眠
  2. fedora网络配置
  3. 理解haslayout
  4. STL - 容器 - Set
  5. Hibernate5.x Eclipse搭建
  6. go语言笔记——切片函数常见操作,增删改查和搜索、排序
  7. 大企业内部创业到底多难?从华为员工内网热议阿里钉钉谈起
  8. 智慧农业物联网云平台方案
  9. CSS教程:div垂直居中的N种方法以及多行文本垂直居中的方法
  10. CCRD_TOC_2008年第6期