Archives
Chapter 1 1 Which of the following bit patterns cannot be expressed in hexadecimal notation
Test Bank—Chapter One (Data Representation) Multiple Choice Questions 1. Which of the following Boolean operations produces the output 1 for the fewest number of input patterns? A. AND B. OR C. XOR ANSWER: A 2. Which of the following best […]
Chapter 10 1 Producing a sequence of frames to fill the gap between key frames is called
Test Bank—Chapter Ten (Computer Graphics) Multiple Choice Questions 1. Which of the following is not associated with a parallel projection? A. Projection plane B. Projectors C. Center of projection D. All of the above ANSWER: C (Note that a parallel […]
Chapter 11 1 The diagram below represents an associative memory as describe in the text
Test Bank—Chapter Eleven (Artificial Intelligence) Multiple Choice Questions 1. Which of the following is an example of procedural knowledge? A. Knowing the rate of growth of the world’s population B. Knowing how to tie your shoes C. Knowing your name […]
Chapter 12 1 Suppose the variables X and Y in the following Bare Bones program
Test Bank—Chapter Twelve (Theory of Computation) Multiple Choice Questions 1. Which of the following Bare Bones programs is self-terminating? A. while X not 0: B. while X not 0: C. decr X decr X while X not 0: ANSWER: B […]
Chapter 2 1 The bus in a computer is an example of which form of communication
Test Bank—Chapter Two (Data Manipulation) The following table is from Appendix C of the text. It is included here so that it can be incorporated in tests for student reference. Questions in this test bank refer to this table as […]
Chapter 3 1 Which of the following components of an operating system is not part of the kernel
Test Bank—Chapter Three (Operating Systems) Multiple Choice Questions 1. Which of the following components of an operating system maintains the directory system? A. Device drivers B. File manager C. Memory manager ANSWER: B 2. Which of the following components of […]
Chapter 4 1 Which of the following connects existing networks to form an internet
Test Bank—Chapter Four (Networks and the Internet) Multiple Choice Questions 1. Which of the following is not a way of classifying networks? A. WAN versus LAN B. Closed versus open C. Router versus bridge D. Star versus bus ANSWER: C […]
Chapter 5 1 Which of the following is not a means of repeating a block of instructions
Test Bank—Chapter Five (Algorithms) Multiple Choice Questions 1. Which of the following is an activity? A. Algorithm B. Program C. Process ANSWER: C 2. Which of the following is a representation? A. Algorithm B. Program C. Process ANSWER: B 3. […]
Chapter 6 1 Which of the following is not a step in the process of translating a program
Test Bank—Chapter Six (Programming Languages) Multiple Choice Questions 1. Which of the following is an example of a language that is based on the functional paradigm? A. LISP B. PROLOG C. C D. C++ ANSWER: A 2. Which of the […]
Chapter 7 1 Which of the following software engineering methodologies is the most rigid
Test Bank—Chapter Seven (Software Engineering) Multiple Choice Questions 1. Which of the following software engineering methodologies is the most rigid? A. Incremental model B. Waterfall model C. Extreme programming D. Evolutionary prototyping ANSWER: B 2. Which of the following is […]
Chapter 8 1 the technique in which the data to be manipulated by an instruction is included
Test Bank—Chapter Eight (Data Abstractions) Multiple Choice Questions 1. Which of the following is a LIFO structure? A. Array B. Stack C. Queue D. Tree ANSWER: B 2. Which of the following is a FIFO structure? A. Array B. Stack […]
Chapter 9 1 Which of the following accesses a database in terms of a database model
Test Bank—Chapter Nine (Database Systems) Multiple Choice Questions 1. Which of the following accesses a database in terms of a database model? A. Application software B. Database management system C. Actual database ANSWER: A 2. Which of the following describes […]