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 2025 SET-1 Questions with Answer
Ques 27 Databases
Consider a relational schema team(name, city, owner), with functional dependencies {name→city, name→owner}.
The relation team is decomposed into two relations, t1(name, city) and t2(name, owner). Which of the following statement(s) is/are TRUE?
Ques 28 Databases
Consider the following database tables of a sports league.


Ques 29 Digital Logic
Let X be a 3-variable Boolean function that produces output as '1' when at least two of the input variables are '1'. Which of the following statement(s) is/are CORRECT, where a, b, c, d, e are Boolean variables?
Ques 30 Digital Logic
Consider the following four variable Boolean function in sum-of-product form
F(b3,b2,b1,b0)=Σ(0,2,4,8,10,11,12)
where the value of the function is computed by considering b3b2b1b0 as a 4-bit binary number, where b3 denotes the most significant bit and b0 denotes the least significant bit. Note that there are no don't care terms. Which ONE of the following options is the CORRECT minimized Boolean expression for F?
Ques 31 Digital Logic
Consider a finite state machine (FSM) with one input X and one output f. represented by the given state transition table. The minimum number of states required to realize this FSM is ______ (Answer in integer)
Present state | Next state | Output f | ||
X=0 | X=1 | X=0 | X=1 | |
A | F | B | 0 | 0 |
B | D | C | 0 | 0 |
C | E | F | 0 | 0 |
D | G | A | 1 | 0 |
E | D | C | 0 | 0 |
F | F | B | 1 | 1 |
G | H | G | 1 | 0 |
H | A | G | 1 | 0 |
Ques 32 Digital Logic
Consider the given sequential circuit designed using D-Flip-flops. The circuit is initialized with some value (initial state). The number of distinct states the circuit will go through before returning back to the initial state is ______ (Answer in integer)

Ques 33 Discrete Mathematics
g(.) is a function from A to B, f(.) is a function from B to C, and their composition defined as f(g(.)) is a mapping from A to C.
If f(.) and f(g(.)) are onto (surjective) functions, which ONE of the following is TRUE about the function g(.)?
Ques 34 Discrete Mathematics
Let S be the set of all ternary strings defined over the alphabet {a, b, c}. Consider all strings in S that contain at least one occurrence of two consecutive symbols, that is, "aa", "bb" or "cc". The number of such strings of length 5 that are possible is ______ (Answer in integer)
Ques 35 Discrete Mathematics
Which of the following predicate logic formulae/formula is/are CORRECT representation(s) of the statement: "Everyone has exactly one mother"?
The meanings of the predicates used are:
mother(y, x): y is the mother of x
noteq(x, y): x and y are not equal
Ques 36 Discrete Mathematics
A={0,1,2,3,...} is the set of non-negative integers. Let F be the set of functions from A to itself. For any two functions, f1, f2∈F we define
(f1⊙f2)(n)=f1(n)+f2(n)
for every number n in A. Which of the following is/are CORRECT about the mathematical structure (F, ⊙)?
Ques 37 Engineering Mathematics
Consider the given system of linear equations for variables x and y, where k is a real-valued constant. Which of the following option(s) is/are CORRECT?
x+ky=1
kx+y=-1
Ques 38 Engineering Mathematics
Consider the given function f(x)

Ques 39 Engineering Mathematics
Let A be a 2×2 matrix as given.


Total Unique Visitors