Skip to content
Early access — you're among the first to try PYQLabs. Share feedback

GATE 1990 CSE & IT

33 questions across 1 session

PYQ 1

Match the pairs in the following: List - I (A) Pointer data type (B) Activation record (C) Repeat-until (D) Coercion List - II (p) Type conversion (q) Dynamic data structure (r) Re...

Programming Languages·MTF·easy·✓ keyed
PYQ 2

Show with the help of a block diagram represent Boolean function: $$f=AB+BC+CA$$ can be realized using only $$4:1$$ multiplexer.

Digital Logic·OTHER·medium
PYQ 3

A block -set associative cache memory consists of $$128$$ blocks divided into four block sets. The main memory consists of $$16,384$$ blocks and each blocks contains $$256$$ eight...

Computer Organization·OTHER·medium
PYQ 4

State whether the following statements are TRUE or FALSE with reason. The Link-load -and-go loading scheme required less storange space than the Link-and-go loading scheme.

Operating Systems·MCQ·medium·✓ keyed
PYQ 5

Under paged memory management scheme simple lock and key memory protection arrangement may still be required if the $$........$$ processors do not have address mapping hardware.

Operating Systems·OTHER·medium
PYQ 6

Match the pairs in the following Question. $$\eqalign{ & \,\,\,\,\,\,\,\,\,\,\,\,\,\,\,List:\,{\rm I} \cr & \left( A \right)\,\,Criotical\,\,region \cr & \left( B \right)\,\,Wait/S...

Operating Systems·MTF·easy
PYQ 7

Consider the number given by the decimal expression. $${16^3} \times 9 + {16^2} \times 7 + 16 \times 5 + 3$$ The number of $$1's$$ in the unsigned binary representation of the numb...

Digital Logic·NAT·easy
PYQ 8

The highest-response ratio next scheduling policy favours $$.......$$ jobs, but it also limits the waiting time of $$ .....$$ jobs.

Operating Systems·OTHER·medium
PYQ 9

A certain moving arm disk-storage device has the following specifications: Number of tracks per surface $$=4004$$ Track storage capacity $$=130030$$ bytes Disk speed $$=3600$$ rpm...

Operating Systems·OTHER·medium
PYQ 10

State whether the following statement are TRUE or FALSE with reason. The data transfer between memory and $${\rm I}/O$$ devices using programmed $${\rm I}/O$$ is fasterthan interrr...

Operating Systems·MCQ·easy·✓ keyed
PYQ 11

State the Both's algorithm for multiplication of two numbers, Draw a block diagram for the implementation of the Booth's algorithm for determining the product of two $$8-$$bit sign...

Computer Organization·OTHER·medium
PYQ 12

In a two -level virtual memory, the memory access time for main memory, $${t_M} = {10^{ - 8}}\sec $$ and the memory access time for the secondary memory, tag $$ = {10^{ - 3}}.$$ Wh...

Operating Systems·NAT·medium
PYQ 13

Match the followings: Group-I (a) Pointer data type (b) Activation Record (c) Repeat -Until (d) Coercion Group-II (p) Type Conversion (q) Dynamic Data Structure (r) Recursion (s) N...

Compiler Design·MTF·easy·✓ keyed
PYQ 14

Indicate which of the following well-formed formula are valid:

Discrete Mathematics·MCQ·medium·✓ keyed
PYQ 15

Match the following: List - I (a) Lexical Analysis (b) Code Optimization (c) Code Generation (d) Abelian Group List - II (p) DAG's (q) Syntax trees (r) Push Down automata (s) Finit...

Compiler Design·MTF·easy·✓ keyed
PYQ 16

Match the pairs in the following: List - I (a) Straseen's matrix multiplication algorithm (b) Kruskal's minimum spanning tree algorithm (c) Bioconnected components algorithm (d) Fl...

Algorithms·MTF·easy·✓ keyed
PYQ 17

Semaphore operations are atomic because they are implemented within the OS

Operating Systems·OTHER·easy
PYQ 18

Express T(n) in terms of the harmonic number H n = $$\sum\limits_{t = 1}^n {1/i,n \ge 1} $$ where T(n) satisfies the recurrence relation, T(n) = $${{n + 1} \over 2}$$ T(n-1) + 1, f...

Algorithms·OTHER·hard
PYQ 19

Match the pairs in the following: List - I (a) Heap construction (b) Constructing hash table witn linear probing (c) AVL Tree construction (d) Digital tree construction List - II (...

Algorithms·MTF·medium·✓ keyed
PYQ 20

Find the minimum product of sums of the following expression $$f = ABC + \overline A \,\overline B \,\overline C .$$

Digital Logic·OTHER·medium
PYQ 21

A graph is planar if and only if,

Discrete Mathematics·MCQ·easy·✓ keyed
PYQ 22

State whether the following statements are TRUE or FALSE with reason. Transferring data in blocks from the main memory to the cache memory enables an interleaved main memory unit t...

Operating Systems·MCQ·medium·✓ keyed
PYQ 23

Assuming the current disk cylinder to be $$50$$ and the sequence for the cylinders to be $$1, 36, 49, 65, 53, 1, 2, 3, 20, 55, 16, 65$$ and $$78$$ find the sequences of servicing u...

Operating Systems·OTHER·medium
PYQ 24

Match the pairs in the following: List - I (A) Small talk (B) LISP (C) Prolog (D) VAL List - II (p) Logic programming (q) Data flow programming (r) Functional programming (s) Objec...

Programming Languages·MTF·easy·✓ keyed
PYQ 25

State whether the following statement is TRUE / FALSE. The problem is to whether a Turing Machine M accepts input $$w$$ is un-decidable.

Theory of Computation·MCQ·easy·✓ keyed
PYQ 26

Recursive languages are:

Theory of Computation·MCQ·✓ keyed
PYQ 27

It is decidable whether:

Theory of Computation·MCQM·✓ keyed
PYQ 28

State whether the following statement is TRUE / FALSE. All subjects of regular sets are regular.

Theory of Computation·MCQ·easy·✓ keyed
PYQ 29

State whether the following statement is TRUE / FALSE. A minimal $$DFA$$ that is equivalent to an $$NFDA$$ with $$n$$ modes has always 2 n states

Theory of Computation·MCQ·easy·✓ keyed
PYQ 30

State whether the following statement is TRUE / FALSE. A is recursive if both a and its complement are accepted by Turing Machine M accepts.

Theory of Computation·MCQ·easy·✓ keyed
PYQ 31

State whether the following statement is TRUE / FALSE. Regularity is preserved under the operation of string reversal.

Theory of Computation·MCQ·easy·✓ keyed
PYQ 32

State whether the following statement is TRUE / FALSE. The intersection of two $$CFL's$$ is also $$CFL.$$

Theory of Computation·MCQ·easy·✓ keyed
PYQ 33

Let $${R_1}$$ and $${R_2}$$ be regular sets defined over the alphabet $$\sum \, $$ then:

Theory of Computation·MCQ·easy·✓ keyed