CS/IT Gate Yearwise
CS/IT Gate 2025 (Set 2)
CS/IT Gate 2024 (Set 1)
CS/IT Gate 2024 (Set 2)
CS/IT Gate 2023
CS/IT Gate 2022
CS/IT Gate 2021 (Set 1)
CS/IT Gate 2021 (Set 2)
CS/IT Gate 2020
CS/IT Gate 2019
CS/IT Gate 2018
CS/IT Gate 2017 (Set 1)
CS/IT Gate 2017 (Set 2)
CS/IT Gate 2016 (Set 1)
CS/IT Gate 2016 (Set 2)
CS/IT Gate 2015 (Set 1)
CS/IT Gate 2015 (Set 2)
CS/IT Gate 2015 (Set 3)
CS/IT Gate 2014 (Set 1)
CS/IT Gate 2014 (Set 2)
CS/IT Gate 2014 (Set 3)
CS and IT GATE 2024 SET-2 Questions with Answer
Ques 1 Automata
Let π be the 5-state NFA with π-transitions shown in the diagram below.

Ques 2 Computer Organization and Architecture
Consider a computer with a 4 MHz processor. Its DMA controller can transfer 8 bytes in 1 cycle from a device to main memory through cycle stealing at regular intervals. Which one of the following is the data transfer rate (in bits per second) of the DMA controller if 1% of the processor cycles are used for DMA?
Ques 3 Computer Science
The format of a single-precision floating-point number as per the IEEE 754 standard is:

Ques 4 Computer Science
Let T(n) be the recurrence relation defined as follows:
T(0) = 1,
T(1) = 2, and
T(n) = 5T(n-1) - 6T(n-2) for n β₯ 2
Which one of the following statements is TRUE?
Ques 5 Computer Science
Let f(x) be a continuous function from R to R such that
f(x) = 1 - f(2-x)
Which one of the following options is the CORRECT value of β«02f(x)dx?
Ques 6 Computer Science
Let A be the adjacency matrix of a simple undirected graph G.
Suppose A is its own inverse.
Which one of the following statements is always TRUE?
Ques 7 Computer Science
When six unbiased dice are rolled simultaneously, the probability of getting all distinct numbers (i.e., 1, 2, 3, 4, 5, and 6) is
Ques 8 Computer Science
Once the DBMS informs the user that a transaction has been successfully completed, its effect should persist even if the system crashes before all its changes are reflected on disk.
This property is called
Ques 9 Computer Science
In the context of owner and weak entity sets in the ER (Entity-Relationship) data model, which one of the following is TRUE?
Ques 10 Computer Science
Consider the following two sets:

Ques 11 Computer Science
Which one of the following regular expressions is equivalent to the language accepted by the DFA given below?

Ques 12 Computer Science
Node X has a TCP connection open to node Y. The packets from X to Y go through an intermediate IP router R. Ethernet switch S is the first switch on the network path between X and R. Consider a packet sent from X to Y over this connection.
Which of the following statements is/are TRUE about the destination IP and MAC addresses on this packet at the time it leaves X?
Ques 13 Computer Science
Which of the following is/are the responsibility of the Memory Management Unit (MMU) of the CPU in a system with paged memory management?

Total Unique Visitors