CS-1011 Midterm Exam 1
Record all answers on the answer sheet. Select the SINGLE BEST ANSWER to each question.
50 questions, 2 points each. 100 total points.
Part I. Introduction to Using Computers and Software (Chapters 1-2)
- Computer hardware components include __________.
- input and output devices
- a system unit
- storage and communications devices
- all of the above
- Which of the following is not an essential element in the definition of a computer?
- electronic device
- connected to a network
- stores and processes information
- All of these are key elements
- The circuitry in the system unit usually is part of, or is connected to, a circuit board called the __________.
- billboard
- soundboard
- motherboard
- snowboard
- Because it controls most of a computer's operations, the __________ often is referred to as the brains of a computer.
- random access memory (RAM)
- central processing unit (CPU)
- digital video disk (DVD)
- disk operating system (DOS)
- The four major categories of computers are __________.
- desktop computers, tower models, workstations, and stand-alone computers
- network computers, laptops, pen computers, and servers
- portable computers, terminals, personal digital assistants, and pen computers
- personal computers, minicomputers, mainframe computers, and supercomputers
- Today, the terms PC and compatible are used to refer to any personal computer that __________.
- is based on specifications of the original IBM PC computer
- uses the Macintosh operating system
- is based on specifications of the original Apple computer
- uses a multitasking operating system
- Capable of processing more than 64 billion instructions in a single second, __________ are used for applications requiring complex, sophisticated mathematical calculations.
- notebook computers
- minicomputers
- mainframes
- supercomputers
Part II. History of Computing
- The first modern electronic computer. Designed in WWII to calculate firing and bombing tables.
- Difference Engine
- ENIAC
- Mark I
- UNIVAC
- Known as the "Father of the Computer".
- John von Neumann
- Konrad Zuse
- Alan Turing
- Charles Babbage
- Gave punched card instructions to a loom.
- J.M. Jacquard
- Ada Lovelace
- Grace Hopper
- Blaise Pascal
- While still in college, designed a 'computer' that made the front page of Scientific American magazine.
- Konrad Zuse
- Herman Hollerith
- Alan Turing
- Steve Jobs and Steve Wozniak
- Which of the following in NOT TRUE of standard IBM punched cards.
- They are data storage devices
- Invented by Thomas Watson, Sr.
- Can fit 80 characters across the top
- Are the size of 1890 dollar bills
- Invented the first binary computer
- J.M. Jacquard
- Herman Hollerith
- Konrad Zuse
- John von Neumann
- Responsible for major 20th century advances in the 'stored program' concept.
- J.M. Jacquard
- Herman Hollerith
- Charles Babbage
- John von Neumann
- Known as "The first computer programmer"
- J.M. Jacquard
- Charles Babbage
- Ada Lovelace
- Grace Hopper
- The first generation of computers were characterized by
- Integrated circuits
- Vacuum tubes
- Microprocessors
- Transistors
- The second generation of computers were characterized by
- Integrated circuits
- Vacuum tubes
- Microprocessors
- Transistors
- The third generation of computers were characterized by
- Integrated circuits
- Vacuum tubes
- Microprocessors
- Transistors
- The fourth generation of computers is characterized by
- Integrated circuits
- Vacuum tubes
- Microprocessors
- Transistors
Part III. The Components of the System Unit (Chapter 3)
- The CPU contains __________.
- input devices and output devices
- the control unit and the arithmetic/logic unit
- main memory and storage devices
- all of the above
- __________ is the process of obtaining a program instruction or data item from memory.
- Fetching
- Storing
- Decoding
- Executing
- __________ is the process of carrying out commands.
- Fetching
- Storing
- Decoding
- Executing
- Clock speed, the speed at which a processor executes instructions, is measured in __________, which equates to one million ticks of the system clock.
- kilobytes (KB)
- milliseconds (ms)
- megahertz (MHz)
- nanoseconds (ns)
- The __________ is the most widely used coding system to represent data.
- American Standard Code for Information Interchange (ASCII)
- Universal System Code for Data Exchange (USCDE)
- Extended Binary Coded Decimal Interchange Code (EBCDIC)
- Contracted Unit Coded Hexadecimal Transaction Code (CUCHTC)
- Memory stores __________.
- the operating system and other system software
- application programs designed to carry out a specific task
- the data being processed by application programs
- all of the above
- __________ is an example of volatile memory.
- RAM
- CMOS
- ROM
- all of the above
- A single inline memory module (SIMM) is different from a dual inline memory module (DIMM) because a __________.
- DIMM has RAM chips on only one side, but a SIMM has RAM chips on both sides
- SIMM has RAM chips on only one side, but a DIMM has RAM chips on both sides
- DIMM uses SRAM chips, but a SIMM uses DRAM chips
- SIMM uses SRAM chips, but a DIMM uses DRAM chips
- Level 2 (L2) cache, or external cache, __________.
- is built directly into the processor chip
- usually has a very small capacity, ranging from 8 KB to 64 KB
- is not part of the processor chip
- is slightly faster than L1 cache but has a smaller capacity
- The data stored in ROM chips __________ when power to the computer is turned off.
- can be modified and is lost
- can be modified and is not lost
- cannot be modified and is lost
- cannot be modified and is not lost
- Flash memory or flash ROM is different from PROM because __________.
- unlike flash memory, PROM can be erased electronically and reprogrammed
- flash ROM is volatile, but PROM is nonvolatile
- unlike PROM, flash memory can be erased electronically and reprogrammed
- flash ROM is nonvolatile, but PROM is volatile
- For memory, access times are measured in terms of a nanosecond (ns), which is one __________ of a second.
- billionth
- millionth
- thousandth
- hundredth
- Accessing data on a fast hard disk takes between 8 and 15 milliseconds. A millisecond (ms) is one __________ of a second.
- billionth
- millionth
- thousandth
- hundredth