返回卡包市场
Program Flow control
暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。
卡片总数: 10 张•内容版本: v3•公开卡包•更新时间: 8/1/2026
卡片预览 (10 张)
#1
正面 (问题)
What is sequence?
背面 (解答)
A set of instructions where each instruction follows the previous one
#2
正面 (问题)
What is selection?
背面 (解答)
Code that only runs if a given condition is met
#3
正面 (问题)
What is iteration
背面 (解答)
The repetition of code until a condition is met
#4
正面 (问题)
What is flow control?
背面 (解答)
The order in which instructions are executed ( run)
#5
正面 (问题)
Which flow diagram instruction is this the symbol for?

背面 (解答)
input/output
#6
正面 (问题)
Which flow diagram instruction is this the symbol for?

背面 (解答)
decision (sometimes known as the decision diamond)
#7
正面 (问题)
What is the flow diagram symbol for process?
背面 (解答)

#8
正面 (问题)
What is the flow diagram symbol for start/end?
背面 (解答)

#9
正面 (问题)
What symbol do you use in a flow diagram to connect different sections on the same page?
背面 (解答)

#10
正面 (问题)
Which flow diagram symbols do you use to connect different pages of your diagram?
背面 (解答)
