Mathematics GATE CS and IT previous year questions with Answer


Ques 1 Gate 2024 Set-1


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

A

{βˆ’1, 1, 2}

B

{βˆ’2, βˆ’1, 1}

C

{0, 1}

D

{βˆ’1, 0, 1}



Ques 2 Gate 2024 Set-1


The product of all eigenvalues of the matrix

is

A

βˆ’1

B

0

C

2

D

2



Ques 3 Gate 2024 Set-1


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?

A

𝐴 + 𝐡

B

𝐴 βˆ’ 𝐡

C

𝐡 βˆ’ 𝐴

D

2 βˆ— 𝐡



Ques 4 Gate 2024 Set-1


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?

A

The events 𝑋 and π‘Œ are mutually exclusive

B

The events 𝑋 and π‘Œ are independent

C

Either event 𝑋 or π‘Œ must occur

D

Event 𝑋 is more likely than event π‘Œ



Ques 5 Gate 2022


A function y(x) is defined in the interval [0, 1] on the π‘₯-axis as

CS 2022 Mathematics
Which one of the following is the area under the curve for the interval [0, 1] on the π‘₯-axis?

A

5/6

B

6/5

C

13/6

D

6/13



Ques 6 Gate 2022


The value of the following limit is ____________

CS 2022 Mathematics 2


-0.5 is the correct answer.


Ques 7 Gate 2022


The number of arrangements of six identical balls in three identical bins is______.

A

36

B

21

C

12

D

7



Ques 8 Gate 2022


Consider the following two statements with respect to the matrices AmΓ—n , BnΓ—m , CnΓ—n and DnΓ—n

Statement 1: tr(AB) = tr(BA)
Statement 2: tr(CD) = tr(DC)
where tr() represents the trace of a matrix. Which one of the following holds?

A

Statement 1 is correct and Statement 2 is wrong.

B

Statement 1 is wrong and Statement 2 is correct.

C

Both Statement 1 and Statement 2 are correct.

D

Both Statement 1 and Statement 2 are wrong.



Ques 9 GATE 2021 SET-2


If θ is the angle, in degrees, between the longest diagonal of the cube and any one of the edges of the cube, then, cos θ =

A

1/2

B

1/√3

C

1/√2

D

√3/2



Ques 10 GATE 2021 SET-2


If (x-1/2)2 - (x-3/2)2 = x + 2, then the value of x is:

A

2

B

4

C

6

D

8