1 |
What is the decmimal equivalent of the binary number 1101? |
13
11
12
14
|
2 |
In a half-adder circuit, the carry is generated by which operation? |
XOR operation
AND Operation
OR Operation
NOT Operation
|
3 |
Which logic gate outputs true only if both inputs are true? |
OR gate
AND gate
XOR gate
NOT gat
|
4 |
What is the dual of Booean expression A.0=0? |
A+1=1
A + 0 = A
A. 1 = A
A.O = 0
|
5 |
Which of the following Boolean expressions represents the OR operation |
A.B
A+B
A
A-B
|
6 |
In K-map , K stand for..................? |
Knowldege
Karnaugh
Both a and b
None of these
|
7 |
Comparison of two or more values are performed in? |
CU
UDP
LU
None of these
|
8 |
Basic Arthemetic Operation like addition subtractio are performed by? |
ALU
CU
UDP
All of these
|
9 |
CU stand for............... |
Circuitry Unit
Central Unit
Control Unit
None of these
|
10 |
ALU Stands for.......... |
Arithmetic and Local Unit
Arithmetic and Legal Unit
Arithmetic and Logic Unit
None of these
|
11 |
OR operation yields 1 output when at least of........of the input is true. |
0
00
1
10
|
12 |
the output of AND Operation is 1 only whenboth inputs are? |
10
0
1
00
|