Year-wise GATE papers

GATE 2017

16 questions and papers

GATE CS 2017 Set 2 — Question 5

Multiple choice 1 mark Digital Logic GATE CS — Computer Science & IT

Consider the Boolean operator \(\#\) with the following properties:\(x \# 0 = x\),   \(x \# 1 = \overline{x}\),   \(x \# x = 0\)   and   \(x \# \overline{x} = 1\).Then \(x \# y\) is equivalent to:

GATE CS 2017 Set 1 — Question 43

Multiple choice 2 marks Databases GATE CS — Computer Science & IT

The following functional dependencies hold true for the relational schema \(R\{V, W, X, Y, Z\}\):V -> W VW -> X Y -> VX Y -> ZWhich of the…

GATE CS 2017 Set 2 — Question 10

Multiple choice 1 mark Computer Networks GATE CS — Computer Science & IT

Consider a TCP client and a TCP server running on two different machines. After completing data transfer, the TCP client calls close to terminate the connection and a…

GATE CS 2017 Set 1 – Question 39

Numerical answer 2 marks Algorithms GATE CS — Computer Science & IT

A message is made up entirely of characters from the set \(X = \{P, Q, R, S, T\}\). The table of probabilities for each of the characters is shown below.CharacterProbabilityP0.22Q0.34R0.17S0.19T0.08Total1.00If…