Quiz Space

Computational Thinking · Quiz 2 · 3 Aug 2025 · May 2025 term · Set 4

Computational Thinking (CT) Quiz 2 3 Aug 2025 — Question 5

Question 5

+4 marksOne correct option
Figure from the original question paper
  1. A

    {'a': 4, 'b': 3, 'c': 2, 'd': 2, 'e': 1}

  2. B

    {'a': 3, 'b': 4, 'c': 2, 'd': 2, 'e': 1}

  3. C

    {'a': 4, 'b': 2, 'c': 2, 'd': 2, 'e': 1}

  4. D

    {'a': 4, 'b': 3, 'c': 2, 'd': 1, 'e': 2}

Show answer

Correct answer

  • A

    {'a': 4, 'b': 3, 'c': 2, 'd': 2, 'e': 1}

Question 5 of 16 in the IIT Madras BS Computational Thinking (Computational Thinking (CT)) Quiz 2 paper sat on 3 Aug 2025, in the May 2025 term (IIT M IMPROVEMENT AN EXAM QIA4 03 Aug). It carries 4 marks.

More questions from this paper

  1. Q1THIS IS QUESTION PAPER FOR THE SUBJECT "FOUNDATION LEVEL : SEMESTER I: COMPUTATIONAL THINKING (COMPUTER BASED EXAM)" AR…
  2. Q2Figure question
  3. Q3Figure question
  4. Q4Figure question
  5. Q6Figure question
  6. Q7Figure question
  7. Q8Figure question
  8. Q9Figure question
  9. Q10Figure question
  10. Q11At the end of execution of pseudocode, which of the following statements is/are correct?
  11. Q12What will length(sList) represent at the end of the execution?
  12. Q13What will the value of L be at the end of execution?
  13. Q14What will the value of LC be at the end of execution?
  14. Q15Based on the above data, answer the given subquestions.
  15. Q16Figure question