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-1 Questions with Answer
Ques 53 Computer Science
Consider a memory management system with a page size of 2 KB. Assume that both the physical and virtual addresses start from 0. Assume that the pages 0, 1, 2, and 3 are stored in the page frames 1, 3, 2, and 0, respectively. The physical address (in decimal format) corresponding to the virtual address 2500 (in decimal format) is _________.
6652 is the correct answer.
Ques 54 Computer Science
Consider the following two regular expressions over the alphabet

12 is the correct answer.
Ques 55 Computer Science
Consider a digital logic circuit consisting of three 2-to-1 multiplexers M1, M2, and M3 as shown below. X1 and X2 are inputs of M1. X3 and X4 are inputs of M2. A, B, and C are select lines of M1, M2, and M3, respectively.

4 is the correct answer.
Ques 56 Computer Science
Consider sending an IP datagram of size 1420 bytes (including 20 bytes of IP header) from a sender to a receiver over a path of two links with a router between them. The first link (sender to router) has an MTU (Maximum Transmission Unit) size of 542 bytes, while the second link (router to receiver) has an MTU size of 360 bytes. The number of fragments that would be delivered at the receiver is
5 is the correct answer.
Ques 57 Data Structure
Given an integer array of size N, we want to check if the array is sorted (in either ascending or descending order). An algorithm solves this problem by making a single pass through the array and comparing each element of the array only with its adjacent elements. The worst-case time complexity of this algorithm is
Ques 58 Data Structure
In a B+ tree, the requirement of at least half-full (50%) node occupancy is relaxed for which one of the following cases?
Ques 59 DBMS
Let S be the specification: "Instructors teach courses. Students register for courses.
Courses are allocated classrooms. Instructors guide students." Which one of the
following ER diagrams CORRECTLY represents S?

Ques 60 Mathematics
Let π: β β β be a function such that π(π₯) = max{π₯, π₯3}, π₯ β β , where β is the set of all real numbers. The set of all points where π(π₯) is NOT differentiable is
Ques 61 Mathematics
The product of all eigenvalues of the matrix

Ques 62 Mathematics
Consider a system that uses 5 bitsfor representing signed integers in 2βs complement format. In this system, two integers π΄ and π΅ are represented as π΄=01010 and π΅=11010. Which one of the following operations will result in either an arithmetic overflow or an arithmetic underflow?
Ques 63 Mathematics
Consider a permutation sampled uniformly at random from the set of all permutations of {1, 2, 3, β― , π} for some π β₯ 4. Let π be the event that 1 occurs before 2 in the permutation, and π the event that 3 occurs before 4. Which one of the following statements is TRUE?
Ques 64 Operating System
Which one of the following statements is FALSE?

Total Unique Visitors