Question 22:
A program needs to choose apples, oranges, or bananas based on an input. Which of the following programming constructs is BEST to use?
Answer options:
A. Variable B. If C. Datatype D. Comment
Answer correct:
B