1 / 5100%
CSIS 354 Quiz 1
In a computer, what component is known as the
"processor"? a.
CPU
b.
motherboard
c.
RAM
d.
basic input/output devices
What processor was contained in the rst mass-produced personal
computer? a.
AMD486
b.
Motorola 88000
c.
NEC V20
d. Intel 8080
Ancient mathemacians developed the rst algorithms.
a. True
b. False
Each individual instrucon in an algorithm is well dened.
a. True
b. False
An algorithm describes a process that may or may not halt aer arriving at a soluon to a
problem.
a. True
b. False
When using IDLE for Python programming, what color is used to disnguish built-in funcon
names?
a.
purple
b.
red
c.
green
d.
blue
CSIS 354 Quiz 1
A programmer typically starts by wring high-level language statements in a text editor.
a. True
b. False
Informally, a compung agent is like a recipe.
a. True
b. False
What language was designed based on a theory of recursive funcons and is considered to be
an ideal language for solving dicult or complex problems? a.
LISP
b.
COBOL
Students also viewed