Qbcsa
Qbcsa
2. Which of the following logical operations is represented by the + sign in Boolean algebra?
a) Inversion b) AND c) OR d) complementation
6. If A and B are the inputs of a half adder, the sum is given by __________
a) A AND B b) A OR B c) A XOR B d) A EX-NOR B
7. If A, B and C are the inputs of a full adder then the sum is given by _______
a) A AND B AND C b) A OR B AND C c) A XOR B XOR C d) A OR B OR C.
c) d)
19. The truth table for an S-R flip-flop has how many VALID
entries?
a) 1 b) 2 c) 3 d) 4
20. The flip-flops which has not any invalid states are _____________
a) S-R, J-K, D b) S-R, J-K, T c) J-K, D, S-R d) J-K, D, T
21. What does the circle on the clock input of a J-K flip-flop mean?
a) Level enabled b) Positive edge triggered c) negative edge triggered d) Level
triggered
26. The output of a logic gate is 1 when all its inputs are at logic 0, the gate is either
a)AND, XNOR b) NAND, XNOR c) NOR, XNOR d) OR, XOR
28. The flip-flops which has not any invalid states are _____________
a) S-R, J-K, D b) S-R, J-K, T
c) J-K, D, S-R d) J-K, D, T
35. Determine the values of A, B, C, and D that make the sum term A1 + B + C1 + D equal to zero?
Two bits can be compared using
a) AND b) OR c) EXOR d) EXNOR
36. What does the circle on the clock input of a J-K flip-flop mean?
a) Level enabled b) Positive edge triggered
c) negative edge triggered d) Level triggered
40. Which of the following is used as storage locations both in the ALU and the control section of a
computer?
a) Accumulator b) Register c) Adder d) Decoder
a) 0 b) 1
45. Which of the following is not a Boolean operation?
b) NOT b) AND c) BUT d) XOR
46. What is the decimal equivalent of octal 30?
a) 36 b) 24 c) 37 d) 35
48. The truth table for an S-R flip-flop has how many VALID entries?
a) 1 b) 2 c) 3 d) 4
60. Determine the values of A, B, C, and D that make the sum term A1 + B + C1 + D equal to zero?
Two bits can be compared using
a) AND b) OR c) EXOR d) EXNOR
61. What does the circle on the clock input of a J-K flip-flop mean?
a) Level enabled b) Positive edge triggered
c) negative edge triggered d) Level triggered
62. What is the function of a NOT gate?
a) Inverts its input b) Outputs 1 if both inputs are 1
c) Prevents errors d) Outputs 0 if both inputs are 0
A B Output
0 0 0
0 1 0
1 0 0
1 1 1
65. Which of the following is used as storage locations both in the ALU and the control section of a
computer?
a) Accumulator b) Register c) Adder d) Decoder
68. In a multiplexer the selection of a particular input line is controlled by a set of ____________lines.
72. The truth table for an S-R flip-flop has how many VALID entries?
a) 1 b) 2 c) 3 d) 4
73. What is the binary equivalent of hexadecimal A5?
a) 10101101 b) 10100101 c) 11010011 d) 10101010