Multiple Choice
When designing storyboards, it is a good idea to use different colors to
A) Make it easy to distinguish between user input and program output.
B) Match the colors your program will use when it is finally designed.
C) Emphasize the difference between numbers and words.
D) Draw lines to divide up panels into different regions.
Correct Answer:

Verified
Correct Answer:
Verified
Q57: What is the sentinel value in the
Q58: The code snippet below checks whether a
Q59: What is the output of the following
Q60: Given the following code snippet, what should
Q61: Which statement about this code snippet is
Q63: What for loop can be used in
Q64: When hand-tracing the loop in the code
Q65: For which input values will the following
Q66: What is the output of the following
Q67: What is the output of the code