1
GATE CSE 2019
MCQ (Single Correct Answer)
+1
-0.33
In 16-bit 2's complement representation, the decimal number -28 is :
A
1000 0000 1110 0100
B
0000 0000 1110 0100
C
1111 1111 1110 0100
D
1111 1111 0001 1100
2
GATE CSE 2019
MCQ (Single Correct Answer)
+2
-0.67
Consider three 4-variable functions f1, f2 and f3, which are expressed in sum-of-minterms as

f1 = Σ(0, 2, 5, 8, 14),

f2 = Σ(2, 3, 6, 8, 14, 15),

f3 = Σ(2, 7, 11, 14)

For the following circuit with one AND gate and one XOR gate, the output function f can be expressed as : GATE CSE 2019 Digital Logic - Boolean Algebra Question 12 English
A
Σ (2, 14)
B
Σ (7, 8, 11)
C
Σ (2, 7, 8, 11, 14)
D
Σ (0, 2, 3, 5, 6, 7, 8, 11, 14, 15)
3
GATE CSE 2019
MCQ (Single Correct Answer)
+1
-0.33
Compute $$\mathop {\lim }\limits_{x \to 3} {{{x^4} - 81} \over {2{x^2} - 5x - 3}}$$
A
1
B
Limit does not exits
C
$${{53} \over {12}}$$
D
$${{108} \over {7}}$$
4
GATE CSE 2019
MCQ (Single Correct Answer)
+1
-0.33
Let G be an arbitrary group. Consider the following relations on G :

R1: ∀a,b ∈ G, aR1b if and only if ∃g ∈ G such that a = g-1bg

R2: ∀a,b ∈ G, aR2b if and only if a = b-1

Which of the above is/are equivalence relation/relations?
A
R1 only
B
Neither R1 nor R2
C
R1 and R2
D
R2 only