Computational Thinking (CT) End Term 3 Sept 2023 — Question 3
Show answer
Correct answer
Question 3 of 39 in the IIT Madras BS Computational Thinking (Computational Thinking (CT)) End Term paper sat on 3 Sept 2023, in the May 2023 term (IIT M FOUNDATION ET1 EXAM QPF2 S2 03 Sep). It carries 4 marks.
More questions from this paper
- THIS IS QUESTION PAPER FOR THE SUBJECT "FOUNDATION LEVEL : SEMESTER 1: COMPUTATIONAL THINKING (COMPUTER BASED EXAM)" AR…
- Figure question
- The following pseudocode is executed using the “Scores” dataset. Two students form a study pair if the difference of th…
- The following pseudocode is executed using the “Scores” dataset. Two students form a study pair if the difference of th…
- Figure question
- What will outList represent at the end of execution?
- The values of length(outList) and A will be different at the end of execution.
- The given pseudocode is executed using the “Words” dataset. C stores the number of verbs which have at least one noun a…
- Figure question
- Figure question
- Figure question
- Consider a graph generated from n rows of “Scores” table that is represented by a matrix M. Each node in the graph corr…
- Which of the following indicates that student i has scored the maximum marks in subject s?
- Consider a graph generated from the “Scores” table that is represented by a matrix M. Each node in the graph correspond…
- Which of the following statements are true about this graph? It is a Multiple Select Question (MSQ).
- There will be an edge from word i to j if:
- Every pair of nodes with the same part of speech is not connected by an edge
- Choose the correct statement based on given pseudocode.
- Choose the correct statement(s) based on given pseudocode. It is a Multiple Select Question (MSQ). For all i, j,
- What will be the values of A and B at the end of execution of pseudocode given below? What will be the values of A and …
- What will be the values of A and B at the end of execution of pseudocode given below? What will be the values of A and …
- Figure question
- What does calculate(3, 2) return?
- Which of the following is the output returned by calculate(x, y)?
- Consider the given pseudocode, two positive integers, a and b are the input parameters of procedure mystery, where a ≥ …
- Consider the given pseudocode, two positive integers, a and b are the input parameters of procedure mystery, where a ≥ …
- Consider the following graph with five nodes. A is the 5 × 5 adjacency matrix corresponding to this graph. Consider the…
- Consider the following graph with five nodes. A is the 5 × 5 adjacency matrix corresponding to this graph. Consider the…
- The following pseudocode is executed using the “Scores” dataset. Two students form a study pair if the difference of th…
- The following pseudocode is executed using the “Words” dataset. Study the given pseudocode and answer the given subques…
- Consider a graph generated from n rows of “Scores” table that is represented by a matrix M. Each node in the graph corr…
- Consider a graph generated from the “Scores” table that is represented by a matrix M. Each node in the graph correspond…
- Consider a graph generated from the “Words” table that is represented by a matrix M. Each node in the graph corresponds…
- Consider a graph generated from the “Scores” table that is represented by a matrix M. Each node in the graph correspond…
- Let M be an adjacency matrix of a graph G given below, where M[i][j] = 1 if there is an edge from i to j, otherwise 0. …
- The procedure calculate takes two positive integers as arguments and returns an integer. Study the given pseudocode and…
- Consider the given pseudocode, two positive integers, a and b are the input parameters of procedure mystery, where a ≥ …
- Consider the following graph with five nodes. A is the 5 × 5 adjacency matrix corresponding to this graph. Consider the…



