GATE 1987 Computer Science Questions

Recent questions tagged gate1987

21 votes
3 answers
2
A Boolean function $f$ is to be realized only by $\text{NOR}$ gates. Its $K$-map is given below:The realization is
0 votes
0 answers
3
18 votes
3 answers
4
28 votes
3 answers
5
The Boolean expression $A \oplus B \oplus A$ is equivalent to$AB + \overline {A}\;\;\overline B$$\overline{A}\;B+A\;\overline{B}$$B$$\overline{A}$
0 votes
0 answers
7
0 votes
0 answers
8
Given $f(300)=2,4771; f(304) = 2.4829; f(305) = 2.4843$ and $f(307) = 2.4871$ find $f(301)$ using Lagrange's interpolation formula.
23 votes
9 answers
9
22 votes
6 answers
10
6 votes
1 answer
11
Give a minimal DFA that performs as a $\mod - 3,\;$ $1$'s counter, i.e. outputs a $1$ each time the number of $1$'s in the input sequence is a multiple of $3$.
36 votes
8 answers
12
24 votes
4 answers
13
25 votes
2 answers
15
How many true inclusion relations are there of the form $A \subseteq B$, where $A$ and $B$ are subsets of a set $S$ with $n$ elements?
11 votes
1 answer
16
15 votes
3 answers
17
24 votes
3 answers
18
25 votes
4 answers
19
18 votes
3 answers
21
Construct a binary tree whose preorder traversal is$K\;L\;N\;M\;P\;R\;Q\;S\;T$and inorder traversal is$N\;L\;K\;P\;R\;M\;S\;Q\;T$
2 votes
1 answer
25
10 votes
4 answers
26
1 votes
0 answers
28
Design an $8 \times 8$ multiplier using five $4$-bits adders and $4$ ROM's each programmed to realise $4 \times 4$ multiplier.
21 votes
3 answers
29
14 votes
2 answers
30