Question: In a quiz competition, if Participant 1 scores more than Participant 2 but less than Participant 3, and Participant 4 scores less than Participant 1 but more than Participant 2, who has the highest score?
Options:
Correct Answer: Participant 3
Solution:
Participant 3 has the highest score since 3 > 1 > 4 > 2.