2
WGU D278 Chapter 1 Exam questions || || || || || ||
with correct detailed answers || || ||
A computer ________ consists of instructions executing one at a time. - Correct
|| || || || || || || || || || || || ||
answer ✔program ||
A program gets data, perhaps from a file, keyboard, touchscreen, network, etc. -
|| || || || || || || || || || || || ||
Correct answer ✔Input || ||
A program performs computations on that data, such as adding two values like
|| || || || || || || || || || || || ||
x + y. - Correct answer ✔Process
|| || || || || ||
A program puts that data somewhere, such as to a file, screen, network, etc. -
|| || || || || || || || || || || || || || ||
Correct answer ✔Output || ||
Programs use ________ to refer to data, like x. - Correct answer ✔variables
|| || || || || || || || || || || ||
In the information age, many people believe ________ ________ , or creating a
|| || || || || || || || || || || || ||
sequence of instructions to solve a problem, will become increasingly important
|| || || || || || || || || ||
for work and everyday life. - Correct answer ✔computational thinking
|| || || || || || || || || ||
A sequence of instructions that solves a problem. - Correct answer ✔algorithm
|| || || || || || || || || || ||
, 2
a graphical language for creating or viewing computer programs. - Correct
|| || || || || || || || || || ||
answer ✔flowchart ||
A program is a list of statements, each statement carrying out some action and
|| || || || || || || || || || || || || ||
executing one at a time. - Correct answer ✔program / statement || || || || || || || || || ||
In a Coral flowchart, each statement is in a graphical ________, with different
|| || || || || || || || || || || || ||
shapes for different types of statements. - Correct answer ✔node
|| || || || || || || || ||
runs a program's statements. - Correct answer ✔interpreter
|| || || || || || ||
The words for carrying out a program's statements. - Correct answer ✔Run /
|| || || || || || || || || || || || ||
execute
In a Coral flowchart, a parallelogram represents an ________ ________, written
|| || || || || || || || || ||
as: variable = Get next input. - Correct answer ✔input statement
|| || || || || || || || || || ||
In a Coral flowchart, a parallelogram represents an _______ ________, written
|| || || || || || || || || || ||
as: Put item to output. - Correct answer ✔output statement
|| || || || || || || || ||
consists of text (characters) within double quotes, as in "Go #57!". - Correct
|| || || || || || || || || || || || ||
answer ✔string literal || ||
includes any letter (a-z, A-Z), digit (0-9), or symbol (~, !, @, etc.). - Correct
|| || || || || || || || || || || || || || ||
answer ✔character ||
WGU D278 Chapter 1 Exam questions || || || || || ||
with correct detailed answers || || ||
A computer ________ consists of instructions executing one at a time. - Correct
|| || || || || || || || || || || || ||
answer ✔program ||
A program gets data, perhaps from a file, keyboard, touchscreen, network, etc. -
|| || || || || || || || || || || || ||
Correct answer ✔Input || ||
A program performs computations on that data, such as adding two values like
|| || || || || || || || || || || || ||
x + y. - Correct answer ✔Process
|| || || || || ||
A program puts that data somewhere, such as to a file, screen, network, etc. -
|| || || || || || || || || || || || || || ||
Correct answer ✔Output || ||
Programs use ________ to refer to data, like x. - Correct answer ✔variables
|| || || || || || || || || || || ||
In the information age, many people believe ________ ________ , or creating a
|| || || || || || || || || || || || ||
sequence of instructions to solve a problem, will become increasingly important
|| || || || || || || || || ||
for work and everyday life. - Correct answer ✔computational thinking
|| || || || || || || || || ||
A sequence of instructions that solves a problem. - Correct answer ✔algorithm
|| || || || || || || || || || ||
, 2
a graphical language for creating or viewing computer programs. - Correct
|| || || || || || || || || || ||
answer ✔flowchart ||
A program is a list of statements, each statement carrying out some action and
|| || || || || || || || || || || || || ||
executing one at a time. - Correct answer ✔program / statement || || || || || || || || || ||
In a Coral flowchart, each statement is in a graphical ________, with different
|| || || || || || || || || || || || ||
shapes for different types of statements. - Correct answer ✔node
|| || || || || || || || ||
runs a program's statements. - Correct answer ✔interpreter
|| || || || || || ||
The words for carrying out a program's statements. - Correct answer ✔Run /
|| || || || || || || || || || || || ||
execute
In a Coral flowchart, a parallelogram represents an ________ ________, written
|| || || || || || || || || ||
as: variable = Get next input. - Correct answer ✔input statement
|| || || || || || || || || || ||
In a Coral flowchart, a parallelogram represents an _______ ________, written
|| || || || || || || || || || ||
as: Put item to output. - Correct answer ✔output statement
|| || || || || || || || ||
consists of text (characters) within double quotes, as in "Go #57!". - Correct
|| || || || || || || || || || || || ||
answer ✔string literal || ||
includes any letter (a-z, A-Z), digit (0-9), or symbol (~, !, @, etc.). - Correct
|| || || || || || || || || || || || || || ||
answer ✔character ||