QUESTION IMAGE
Question
question 1
the repetition of a series of steps is called a(n) ____.
o loop
o repeat flow
o infinite loop
o flow
question 2
the ____ is used to represent output in a flowchart.
o parallelogram
o square
o triangle
o circle
Brief Explanations
- In programming and flowchart - related concepts, the repetition of a series of steps is called a loop. An infinite loop is a type of loop that runs indefinitely. "Repeat flow" and "flow" are not the standard terms for this concept.
- In a flowchart, a parallelogram is used to represent input and output operations. Squares are often used for processing steps, triangles are not standard flowchart symbols for output, and circles are used for terminal points or connectors.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Question 1: A. loop
Question 2: A. parallelogram