Question 7
A: X.Gender == 'F'B: X.Mathematics > X.Physics
A: X.Gender == 'M'B: X.Mathematics < X.Physics
A: X.Gender == 'F'B: X.Mathematics < X.Physics
A: X.Gender == 'M'B: X.Mathematics > X.Physics
A: X.Gender == 'F'B: X.Mathematics > X.Physics
A: X.Gender == 'M'B: X.Mathematics < X.Physics
A: X.Gender == 'F'B: X.Mathematics < X.Physics
A: X.Gender == 'M'B: X.Mathematics > X.Physics
Correct answer
A: X.Gender == 'F'B: X.Mathematics < X.Physics
Question 7 of 15 in the IIT Madras BS Computational Thinking (Computational Thinking (CT)) End Term paper sat on 13 Apr 2025, in the January 2025 term (IIT M IMPROVEMENT AN EXAM QIM4 13 Apr). It carries 4 marks.