Consider the following shapes:
Shape A:
Shape C:
Shape B:
Shape D:
Which shape represents a decision in a flowchart?
Which shape represents where the flowchart begins?
Which shape represents an action in a flowchart?
Consider the following flowcharts:
Flowchart A:
Flowchart B:
Flowchart C:
Which flowchart is not linear?
Which flowchart shows branching?
Consider the following flowcharts:
Flowchart D:
Flowchart E:
Which flowchart is not linear?
Which flowchart shows branching?
Which flowchart contains a loop?
What is the output of this algorithm if the input is 6?
What is the output of this algorithm if the input is 8?
What is the output of this algorithm if the input is 4?
What is the output of this algorithm if the input is A = 2 and B = 5?
Determine the greatest common divisor (GCD) of the following using the Euclidean algorithm:
35 and 70