# 1Multiple ChoiceWhich symbol in a flowchart represents the start or end of a process?RectangleDiamondOvalParallelogram
# 4Multiple ChoiceWhich of the following is NOT a characteristic of a good algorithm?Clear and unambiguous stepsInfinite loopFinite number of stepsEffective and efficient
# 6Short AnswerWhat is the purpose of a 'decision' symbol (diamond shape) in a flowchart?Conditional branching
# 7Multiple ChoiceIf an algorithm has a step that asks 'Is the number even?', this is an example of:Sequential processingLoopingDecision makingData storage
# 9Short AnswerWhat is the name for a sequence of instructions that repeats a certain number of times or until a condition is met?Loop
# 10Multiple ChoiceWhich symbol is commonly used to represent a process or an action step in a flowchart?OvalRectangleDiamondArrow