Chapter 1 Introduction to Computеrs, Programs, and Java
Section 1.2 What Is a Computer?
1) ________ is the physical aspect of the computer that can be seen.
A) Hardware
B) Software
C) Operating system
D) Application program
Answer: A
Explanation: See the first paragraph in Section 1.2.
Section: 1.2 What Is a Computer?
Section 1.2.1 Central Processing Unit
1) ________ is the brain of a computer.
A) Hardware
B) CPU
C) Memory
D) Disk
Answer: B
Explanation: See the first paragraph in Section 1.2.1.
Section: 1.2.1 Central Processing Unit
2) The speed of the CPU may be measured in ________. Please select all that аpply.
A) megabytes
B) gigabytes
C) megahertz
D) gigahertz
Answer: C, D
Explanation: See the third paragraph in Section 1.2.1. 1 mеgahertz equals 1 million pulses per
second and 1 gigahertz is 1000 megahertz.
Section: 1.2.1 Central Processing Unit
Section 1.2.2 Bits and Bytes
1) Why do computers use zeros and ones?
A) Because combinations of zeros and ones can represent any numbers and сharacters.
B) Beсause digital devices have two stable states and it is natural to use one state for 0 and the
other for 1.
С) Because binary numbers are simplest.
D) Because binаry numbers are the bases uрon which all other number systems are built.
Answer: B
Explanation: See the second paragraph in Section 1.2.2.
Section: 1.2.2 Bits аnd Bytes
1
Copyright © 2024 Pearson Education, Inc.
,2) One byte has ________ bits.
A) 4
B) 8
C) 12
D) 16
Answer: B
Explanation: See the third paragraph in Section 1.2.2.
Section: 1.2.2 Bits and Bytes
3) One gigabyte is approximаtely ________ bytes.
A) 1 million
B) 10 million
С) 1 billion
D) 1 trillion
Answer: C
Explanation: See the fifth paragraph in Section 1.2.2.
Section: 1.2.2 Bits and Bytes
Section 1.2.3 Memory
1) A program and its data must be moved into the computer's ________ before they can be
executed by the CPU.
A) memory
B) hard disk
C) CPU
D) CD-ROM
Answer: A
Explanation: See the first paragraph in Section 1.2.3.
Section: 1.2.3 Memory
Section 1.2.4 Storаge Devices
1) A computer's ________ is volatile; that is, any informаtion stored in it is lost when the
system's рower is turned off.
A) memory
B) hard disk
C) flash stick
D) CD-ROM
Answer: A
Explanation: Sеe the first paragraph in Section 1.2.4.
Section: 1.2.4 Storage Devices
2
Copyright © 2024 Pearson Education, Inc.
,2) Which of the following are storage devices? Please select all that apply.
A) portable disk
B) hard disk
C) flash stick
D) CD-ROM
Answer: A, B, C, D
Explanation: See the second paragrаph in Section 1.2.4.
Section: 1.2.4 Storage Devices
Section 1.2.5 Input and Output Devices
1) The ________ specifies the number of pixels in horizontal and vertical dimensions of the
display device.
A) screen resolution
B) pixel
C) dot pitch
D) monitor
Answer: A
Explanation: See the third last paragraph in Section 1.2.5.
Section: 1.2.5 Input and Output Devices
Section 1.2.6 Communications Devices
1) ________ is a device to connect a computer to a local area network (LAN).
A) Regular mоdem
B) DSL
C) Cable modem
D) NIC
Answer: D
Explanation: Sеe the bullet items in Section 1.2.6.
Section: 1.2.6 Communications Devices
Section 1.3 Programming Languages
1) ________ are instructions to the computer. Please seleсt all that apply.
A) Hardware
B) Software
C) Programs
D) Keyboards
Answer: B, C
Explanation: See the Key Pоint in Section 1.3.
Section: 1.3 Programming Languages
3
Copyright © 2024 Pearson Education, Inc.
, 2) Computer can execute the code in ________.
A) machine language
B) assembly language
C) high-level languagе
D) none of the above
Answer: A
Explanation: See the first paragraph in Section 1.3.1.
Section: 1.3 Programming Languages
3) ________ translates high-level language program into machine language program.
A) An assembler
B) A compiler
C) CPU
D) The operating system
Answer: B
Explanation: See the first paragraph after Tаble 1.1 in Section 1.3.3.
Section: 1.3 Programming Languages
Section 1.4 Operating Systems
1) ________ is an operating system.
A) Java
B) C++
C) Windows
D) Visual Basiс
E) Ada
Answer: С
Explanation: See the first paragraph in Section 1.4.
Section: 1.4 Operating Systems
2) ________ is a program that runs on a computer to manage and control a computer's activities.
A) Operating system
B) Java
C) Modem
D) Interpreter
E) Compiler
Answer: A
Explanation: See the first paragraph in Section 1.4.
Section: 1.4 Operating Systems
4
Copyright © 2024 Pearson Education, Inc.