GATE 1990 Computer Science questions

Recent questions tagged gate1990

17 votes
2 answers
2
The condition for overflow in the addition of two $2's$ complement numbers in terms of the carry generated by the two most significant bits is ___________.
9 votes
2 answers
3
Show that the elements of the lattice $(N, \leq)$, where $N$ is the set of positive intergers and $a \leq b$ if and only if $a$ divides $b$, satisfy the distributive prop...
24 votes
1 answer
7
Show that grammar $G_1$ is ambiguous using parse trees:$G_{1}: S \rightarrow$ if $S$ then $S$ else $S$ $S \rightarrow$ if $S$ then $S$
20 votes
2 answers
9
7 votes
1 answer
11
5 votes
1 answer
21
State the Booth'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$...
23 votes
6 answers
27
19 votes
3 answers
28
17 votes
2 answers
29
State whether the following statements are TRUE or FALSE with reason:The Link-load-and-go loading scheme required less storage space than the link-and-go loading scheme.
4 votes
0 answers
30