Quiz Space

Computational Thinking · End Term · 22 Dec 2024 · September 2024 term · Set 3

Computational Thinking (CT) End Term 22 Dec 2024 — Question 14

Question 14

+4 marksOne or more correct options
Figure from the original question paper

Select all that apply.

  1. A

    N represents minimum number of bills issued to a single customer.

  2. B

    count represents number of customers.

  3. C

    A represents maximum number of bills issued to a single customer.

  4. D

    If we replace line 16 with N = N + 1, then N represents number of bills issuedto a single customer.

Show answer

Correct answers

  • A

    N represents minimum number of bills issued to a single customer.

  • B

    count represents number of customers.

Question 14 of 25 in the IIT Madras BS Computational Thinking (Computational Thinking (CT)) End Term paper sat on 22 Dec 2024, in the September 2024 term (IIT M FOUNDATION DIPLOMA FN EXAM). 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. Q5Figure question
  6. Q6Figure question
  7. Q7Figure question
  8. Q8Figure question
  9. Q9Figure question
  10. Q10The given pseudocode is executed using the “Words” dataset. At the end of execution A captures the frequency count of t…
  11. Q11Consider the graph given below. Consider the graph given below. Which of the following statements is/are true?
  12. Q12Which of the following statements is/are true?
  13. Q13Let D be a non-empty dictionary. Choose the correct option(s). It is a Multiple Select Question(MSQ).
  14. Q15Figure question
  15. Q16The given pseudocode is executed using a dataset having the same fields as the “Words” dataset, and contains the follow…
  16. Q17There is an edge between students i and j, with i != j, if and only if:
  17. Q18Which of the following statements is/are true? It is a Multiple Select Question (MSQ).
  18. Q19Based on the above data, answer the given subquestions.
  19. Q20Based on the above data, answer the given subquestions.
  20. Q21Consider the below pseudocode Consider the below pseudocode
  21. Q22Based on the above data, answer the given subquestions.
  22. Q23Figure question
  23. Q24Based on the above data, answer the given subquestions.
  24. Q25Based on the above data, answer the given subquestions.