Year-wise GATE papers

GATE 2020

5 questions and papers

GATE CS 2020 — Question 7

Numerical answer 1 mark Digital Logic GATE CS — Computer Science & IT

A multiplexer is placed between a group of 32 registers and an accumulator to regulate data movement such that at any given point in time the content of…

GATE CS 2020 — Question 47

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

Consider a database implemented using a B+ tree for file indexing and installed on a disk drive with block size of 4 KB. The size of the search…

GATE CS 2020 — Question 14

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

Consider a relational table \(R\) that is in 3NF, but not in BCNF. Which one of the following statements is TRUE?

GATE CS 2020 — Question 10

Multiple choice 1 mark Compiler Design GATE CS — Computer Science & IT

Consider the following statements.S1: Every SLR(1) grammar is unambiguous but there are certain unambiguous grammars that are not SLR(1).S2: For any context-free grammar, there is a parser that…