A program suggests a career path for students based on their answers to 15 questions about their interests. What type of structure is needed to determine the output?
a. Sequencing repetition using a for loop
b. Selection
c. Repetition using a while loop
d. None of the above