Multiple Choice
Case 2 Robert wants to design a program for ordering pizza. He has completed a flowchart that illustrates how the computer should proceed through the instructions in the final program. The shape, price, and size of the pizza are presented as input. The output expresses which pizza is the best deal after being asked for a decision on the input. He has also created a UML (Unified Modeling Language) diagram. The pizza program will continue to operate on new sets of input data provided the computation section is wrapped in a ____.
A) repetition control structure
B) selection control structure
C) flowchart
D) sequential control structure
Correct Answer:

Verified
Correct Answer:
Verified
Q14: Which are the two languages most commonly
Q15: Identify the letter of the choice that
Q16: _ code is wrapped in a sort
Q17: Identify the letter of the choice that
Q18: Social _ exploits pit attackers directly against
Q20: All the first programming languages were declarative
Q21: A syntax error can be caused by
Q22: In a flowchart, a start (or end)
Q23: In BASIC, lines that begin with _
Q24: A repetition control structure is sometimes referred