1
cis115 quizs
1. Question : (TCO 1) The inputs and outputs of the problem are determined in
which of the following steps in program development?
Plan and design the logic
Question 2. Question : (TCO 1) The purpose of analyzing a problem is to determine the
goal of solving the problem and the items that are needed to
achieve that goal. Programmers refer to items needed to achieve
the goal as the .
Student Answer: input(s)
, 2
output(s)
processing
data
, 3
Question 3. Question : (TCO 1) What symbol is used for both input and output in a
flowchart?
Student Answer: Rectangle
Parallelogram
Diamond
Rounded rectangle
Question 4. Question : (TCO 1) Creating a(n) is considered the most challenging
task in the design of a program.
Student Answer: IPO chart
desk-check table
cis115 quizs
1. Question : (TCO 1) The inputs and outputs of the problem are determined in
which of the following steps in program development?
Plan and design the logic
Question 2. Question : (TCO 1) The purpose of analyzing a problem is to determine the
goal of solving the problem and the items that are needed to
achieve that goal. Programmers refer to items needed to achieve
the goal as the .
Student Answer: input(s)
, 2
output(s)
processing
data
, 3
Question 3. Question : (TCO 1) What symbol is used for both input and output in a
flowchart?
Student Answer: Rectangle
Parallelogram
Diamond
Rounded rectangle
Question 4. Question : (TCO 1) Creating a(n) is considered the most challenging
task in the design of a program.
Student Answer: IPO chart
desk-check table