1
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
The decimal value $$0.25$$
A
is equivalent to binary $$0.1$$
B
is equivalent to binary $$0.01$$
C
is equivalent to binary $$0.00111$$
D
can not be represented precisely in binary
2
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
The $$2's$$ compliment representation of the decimal value $$-15$$ is
A
$$1111$$
B
$$11111$$
C
$$111111$$
D
$$10001$$
3
GATE CSE 2002
MCQ (Single Correct Answer)
+2
-0.6
Consider the following logic circuit whose inputs are functions $${f_1},$$ $${f_2},$$ $${f_3},$$ and output is $$f.$$ GATE CSE 2002 Digital Logic - Boolean Algebra Question 40 English
A
$$\sum {\left( {1,4,5} \right)} $$
B
$$\sum {\left( {6,7} \right)} $$
C
$$\sum {\left( {0,1,3,5} \right)} $$
D
None of the above
4
GATE CSE 2002
MCQ (Single Correct Answer)
+1
-0.3
Minimum $$SOP$$ for $$f(w, x, y, z)$$ shown in karnaugh $$-$$ map below is GATE CSE 2002 Digital Logic - K Maps Question 15 English
A
$$x\,z + y'\,z$$
B
$$x\,z' + z\,x'$$
C
$$x'\,y + z\,x'$$
D
None