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

GATE 1991 CSE & IT

17 questions across 1 session

PYQ 1

The following sequence of operations is performed on stack: PUSH (10),PUSH (20),POP,PUSH (10),PUSH (20),POP,POP,POP,PUSH (20),POP The sequence of the value popped out is:

Data Structures·MCQ·easy·✓ keyed
PYQ 2

A ''link editor'' is a program that:

Operating Systems·MCQ·easy·✓ keyed
PYQ 3

State whether the following statement TRUE or FALSE. The use of monitors ensures that no dead -locks will be caused.

Operating Systems·MCQ·easy·✓ keyed
PYQ 4

Find the minimum sum of products form of the logic function $$f\left( {A,B,C,D} \right) = \sum d \left( {3,11,12,14} \right)$$ Where $$m$$ and $$d$$ denote the minterms and don't c...

Digital Logic·OTHER·medium
PYQ 5

Indicate the following statement true or false: Although C does not support call by name parameter passing, the effect can be correctly simulated in C.

Programming Languages·MCQ·medium·✓ keyed
PYQ 6

State whether the following statement TRUE or FALSE. The best-fit techniques for memory allocation ensures the memory will never be fragmented.

Operating Systems·MCQ·easy·✓ keyed
PYQ 7

State whether the following statement TRUE or FALSE. The amount of virtual memory available is limited by the availability of secondary storage.

Operating Systems·MCQ·easy·✓ keyed
PYQ 8

State whether the following statement TRUE or FALSE. Any implementation of a critical section requires the use of an indivisible machine instruction such as test-and-set.

Operating Systems·MCQ·easy·✓ keyed
PYQ 9

Obtain the optimal binary search tree with equal probabilities for the identifier set (a 1 , a 2 , a 3 ) = ( if, stop, while)

Algorithms·OTHER·medium
PYQ 10

Kruskal’s algorithm for finding a minimum spanning tree of a weighted graph G with n vertices and m edges has the time complexity of:

Algorithms·MCQ·easy·✓ keyed
PYQ 11

Minimum number of comparisons required to sort 5 elements

Algorithms·NAT·medium
PYQ 12

The maximum number of possible edges in an undirected graph with a vertices and $$k$$ components is _________ .

Discrete Mathematics·NAT·medium
PYQ 13

State whether the following statement TRUE or FALSE. The $$LRU$$ page-replacement policy may cause thrashing for some type of programs.

Operating Systems·MCQ·easy·✓ keyed
PYQ 14

Indicate the following statement true or false : A programming language not supporting either recursion or pointer type does not need the support of dynamic memory allocation.

Programming Languages·MCQ·easy·✓ keyed
PYQ 15

The total size of address space in a virtual memory systems is limited by

Operating Systems·MCQ·easy·✓ keyed
PYQ 16

Which one of the following is the strongest correct statement about a finite language over some finite alphabet $$\sum ? $$

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

Let $$r = 1\,{\left( {1 + 0} \right)^ * },s = {11^ * }\,0$$ and $$\,t = {1^ * }\,0$$ be three regular expressions. Which one of the following is true?

Theory of Computation·MCQ·easy·✓ keyed