uiz Space

January 2025 term · Computational Thinking · BSCS1001

Computational Thinking End Term: 13 April 2025, Set 1 (January 2025 term)

The IIT Madras BS Computational Thinking (Computational Thinking (CT)) End Term paper sat on 13 Apr 2025, in the January 2025 term, set 1: 15 questions for 106 marks in 180 minutes. Every question is below with its answer. Take it as a timed mock test to be marked, or read it through first.

Questions
15
Marks
106
Duration
180 min
MCQ
11
MSQ
2
Written
2

Updated

Official paper: IIT M IMPROVEMENT AN EXAM QIM4 13 Apr · No negative marking.

Question 1

+1 markOne correct option

THIS IS QUESTION PAPER FOR THE SUBJECT "QUALIFIER LEVEL : COMPUTATIONAL THINKING (COMPUTER BASED EXAM)"

  1. A

    YES

  2. B

    NO

Show answer

Correct answer

  • A

    YES

Question 2

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

    Useful Data has been mentioned above.

  2. B

    This data attachment is just for a reference & not for an evaluation.

Show answer

Correct answer

  • A

    Useful Data has been mentioned above.

Question 3

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

    Number of books written by author Kalam in English

  2. B

    Number of books not written by author Kalam in English

  3. C

    Number of English books written by authors other than Kalam

  4. D

    Number of books that are written by Kalam or in English or both

Show answer

Correct answer

  • D

    Number of books that are written by Kalam or in English or both

Question 4

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

    Number of students with some subject marks less than 60

  2. B

    Number of students with some subject marks at most 60

  3. C

    Number of students with all subject marks less than 60

  4. D

    Number of students with all subject marks at most 60

Show answer

Correct answer

  • D

    Number of students with all subject marks at most 60

Question 5

+4 marksOne correct option
Figure from the original question paper
  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
Show answer

Correct answer

  • D
    Figure from the original question paper

Question 6

+4 marksOne correct option
Figure from the original question paper
  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
Show answer

Correct answer

  • D
    Figure from the original question paper

Question 7

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

    A: X.Gender == 'F'B: X.Mathematics > X.Physics

  2. B

    A: X.Gender == 'M'B: X.Mathematics < X.Physics

  3. C

    A: X.Gender == 'F'B: X.Mathematics < X.Physics

  4. D

    A: X.Gender == 'M'B: X.Mathematics > X.Physics

Show answer

Correct answer

  • C

    A: X.Gender == 'F'B: X.Mathematics < X.Physics

Question 8

+4 marksOne correct option
Figure from the original question paper
  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
Show answer

Correct answer

  • D
    Figure from the original question paper

Question 9

+4 marksOne correct option
Figure from the original question paper
  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
  5. E
    Figure from the original question paper
Show answer

Correct answer

  • B
    Figure from the original question paper

Question 10

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

Select all that apply.

  1. A
    Figure from the original question paper
  2. B
    Figure from the original question paper
  3. C
    Figure from the original question paper
  4. D
    Figure from the original question paper
Show answer

Correct answers

  • B
    Figure from the original question paper
  • D
    Figure from the original question paper

Question 11

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

Select all that apply.

  1. A

    Row 1: Incorrect data type of card number

  2. B

    Row 2: Incorrect data type of Word

  3. C

    Row 3: Incorrect data type of Part of Speech

  4. D

    Row 3: Invalid value of Part of Speech

  5. E

    Row 4: Incorrect data type of Letter Count

  6. F

    Row 4: Invalid value of Letter Count

Show answer

Correct answers

  • A

    Row 1: Incorrect data type of card number

  • B

    Row 2: Incorrect data type of Word

  • F

    Row 4: Invalid value of Letter Count

Question 12

+4 marksWritten answer
Figure from the original question paper
Show answer

A written answer, not marked automatically.

Question 13

+4 marksOne correct option

Statement The following pseudocode is executed using the “Scores” dataset

Statement The following pseudocode is executed using the “Scores” dataset Based on the above data, answer the given subquestions.

Statement
 The following pseudocode is executed using the “Scores” dataset

What will A represent at the end of the execution?

  1. A

    Number of students whose Physics marks are at most 90

  2. B

    Number of female students whose Physics marks are at least 90

  3. C

    Number of female students whose Physics marks are at most 90

  4. D

    Number of male students whose Physics marks are at most 90

Show answer

Correct answer

  • C

    Number of female students whose Physics marks are at most 90

Question 14

+4 marksOne correct option

Statement The following pseudocode is executed using the “Scores” dataset

Statement The following pseudocode is executed using the “Scores” dataset Based on the above data, answer the given subquestions.

Statement
 The following pseudocode is executed using the “Scores” dataset

What will B represent at the end of the execution?

  1. A

    Number of students whose Physics marks are at most 90 and total marksgreater than 200.

  2. B

    Number of students whose Physics marks are at least 90 and total marksgreater than 200.

  3. C

    Number of female students whose Physics marks are at least 90 and totalmarks greater than 200.

  4. D

    Number of female students whose Physics marks are at most 90 and totalmarks greater than 200.

Show answer

Correct answer

  • D

    Number of female students whose Physics marks are at most 90 and totalmarks greater than 200.

Question 15

+1 markWritten answer

Statement The following pseudocode is executed using the “Scores” dataset

Statement The following pseudocode is executed using the “Scores” dataset Based on the above data, answer the given subquestions.

Statement
 The following pseudocode is executed using the “Scores” dataset
Show answer

A written answer, not marked automatically.