MCQS - Mid CS302 Solved PDF
MCQS - Mid CS302 Solved PDF
Note:
VuGujranwala.com is not responsible for any solved solution, but honestly we are trying
our best to Guide correctly.
Prepared By :
page 1 / 19
1 - 2's complement of any binary number can be calculated by
1. 1
2. 0
3. The inverse of the variables correct answer
4. None
Correct Choice : 3 From Lectuer # 2
www.vugujranwala.com
1. 100
2. 111
3. 001
4. 110
Correct Choice : 4 From Lectuer # 2
www.vugujranwala.com
5 - The Unsigned Binary representation can only represent positive binary numbers
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 2
www.vugujranwala.com
6 - which of the following rules states that if one input of an AND gate is always 1, the
output is equal to the other input?
1. A +1 =1
2. A +A =A
3. A.A = A
4. A.1= A
page 2 / 19
Correct Choice : 3 From Lectuer # 2
www.vugujranwala.com
1. 1234
2. ABCD
3. 1001
4. DEFH
Correct Choice : 4 From Lectuer # 2
www.vugujranwala.com
1. A = A'
2. AA = A
3. A+1=1
4. A+0=A
Correct Choice : 1 From Lectuer # 2
www.vugujranwala.com
9 - In the binary number ' 10011 ' the weight of the most significant digit is ____
1. 86
2. 87
3. 88
4. 89
Correct Choice : 1 From Lectuer # 2
www.vugujranwala.com
1. B70B
2. B709
3. 48F6
4. 48F5
Correct Choice : 3 From Lectuer # 2
www.vugujranwala.com
12 - 2's complement of 5 is
1. 1101
2. 1011
3. 0101
4. 1100
page 3 / 19
Correct Choice : 3 From Lectuer # 2
www.vugujranwala.com
1. 111
2. 1111
3. 1001
4. 110
Correct Choice : 3 From Lectuer # 2
www.vugujranwala.com
14 - The values that exceed the specified range can not be correctly represented and are
considered as ________
1. Overflow
2. Carry
3. Parity
4. Sign value
Correct Choice : 1 From Lectuer # 3
www.vugujranwala.com
15 - If we multiply ' 723 ' and ' 34 ' by representing them in floating point notation i.e. by
first, converting them in floating point representation and then multiplying them, the value
of mantissa of result will be ________
1. 24.582
2. 2.4582
3. 24582
4. 0.24582
Correct Choice : 1 From Lectuer # 3
www.vugujranwala.com
16 - The output of the expression F=A+B+C will be Logic ________ when A=0, B=1, C=1.
the symbol ' + ' here represents OR Gate.
1. Undefined
2. One
3. Zero
4. 10 (binary)
Correct Choice : 2 From Lectuer # 3
www.vugujranwala.com
17 - If we add ' 723 ' and ' 134 ' by representing them in floating point notation i.e. by first,
converting them in floating point representation and then adding them, the value of
exponent of result will be ________
1. 0
2. 1
3. 2
4. 3
Correct Choice : 3 From Lectuer # 3
www.vugujranwala.com
page 4 / 19
18 - In ANSI/IEEE Standard 754 ' Mantissa ' is represented by _________ bits
1. 8-bits
2. 16-bits
3. 23-bits
4. 64-bits
Correct Choice : 3 From Lectuer # 3
www.vugujranwala.com
1. 11
2. 1100
3. 1000
4. 1010
Correct Choice : 2 From Lectuer # 4
www.vugujranwala.com
22 - NOR Gate can be used to perform the operation of AND, OR and NOT Gate
1. FALSE
2. TRUE
3.
4.
Correct Choice : 1 From Lectuer # 5
www.vugujranwala.com
page 5 / 19
24 - The AND Gate performs a logical __________function
1. Addition
2. Subtraction
3. Multiplication
4. Division
Correct Choice : 3 From Lectuer # 5
www.vugujranwala.com
25 - The Extended ASCII Code (American Standard Code for Information Interchange) is a
_____ code
1. 2-bit
2. 7-bit
3. 8-bit
4. 16-bit
Correct Choice : 3 From Lectuer # 5
www.vugujranwala.com
1. multiplication
2. subtraction
3. division
4. addition
Correct Choice : 4 From Lectuer # 5
www.vugujranwala.com
1. less expensive
2. not sensitive to electrostatic discharge
3. faster
4. more widely available
page 6 / 19
Correct Choice : 2 From Lectuer # 6
www.vugujranwala.com
1. voltage
2. current
3. watt
4. unit loads
Correct Choice : 4 From Lectuer # 7
www.vugujranwala.com
1. TTL
2. CMOS 3.5 series
3. CMOS 5 Series
4. Power dissipation of all circuits increases with time.
Correct Choice : 1 From Lectuer # 7
www.vugujranwala.com
34 - 8-bit parallel data can be converted into serial data by using ________ multiplexer
1. 4-to-2
2. 4-to-4
3. 8-to-1
4. 8-to-4
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
page 7 / 19
2. three AND gates, two OR gates, one inverter
3. two AND gates, one OR gate, two inverters
4. two AND gates, one OR gate
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
1. a sumterm
2. a product term
3. a literal term
4. always 1
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
1. AB+C = A+BC
2. A(B+C) = B(A+C)
3. AB=BA
4. A+B=B+A
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
1. a sum term
2. a literal term
3. a product term
4. a complemented term
Correct Choice : 1 From Lectuer # 8
www.vugujranwala.com
41 - The minterm expansion for F(A,B,C) = (A + B + C)(A + B' + C')(A' + B + C')(A' + B' +
C) is
page 8 / 19
1. F (A,B,C) = Pi M(0,3,5,6)
2. F(A,B,C) = Summation m(0,3,5,6)
3. F(A,B,C) = Summation m(0,3,5,6)
4. F(A,B,C) = Summation m(1,2,4,7)
Correct Choice : 1 From Lectuer # 8
www.vugujranwala.com
42 - (A+B).(A+C) = ___________
1. B+C
2. A+BC
3. AB+C
4. AC+B
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
1. A + B(C + D)
2. A'B + AC' + AB'C
3. (A' + B + C)(A + B' + C)
4. both (a) nad (b)
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
45 - Determine the values of A, B, C, and D that make the sum term A(bar) + B+C(bar)+D
equal to zero.
1. A = 1, B = 0, C = 0, D = 0
2. A = 1, B = 0, C = 1, D = 0
3. A = 0, B = 1, C = 0, D = 0
4. A = 1, B = 0, C = 1, D = 1
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
1. TRUE
2. FALSE
3.
4.
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
page 9 / 19
1. (A' + B)(A' + C)
2. (A + B)(A + C)
3. (A + B)(A' + C)
4. none of the above
Correct Choice : 2 From Lectuer # 8
www.vugujranwala.com
1. Demorgan's Law
2. Commutative Law
3. Distributive Law
4. Associative Law
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
1. A.B.C
2. A+(B.C )Bar
3. A(Bar).B(Bar).C(Bar)
4. A.B(Bar)+C
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
50 - High level Noise Margins (VNH) of CMOS 5 volt series circuits is _____________
1. 0.3 V
2. 0.5 V
3. 0.9 V
4. 3.3 V
Correct Choice : 3 From Lectuer # 8
www.vugujranwala.com
1. Demorgan's Law
2. Distributive Law
3. Commutative Law
4. Associative Law
Correct Choice : 4 From Lectuer # 8
www.vugujranwala.com
52 - A non-standard POS is converted into a standard POS by using the rule _____
1. A+A(bar) = 1
2. AA(bar) =0
3. 1+A=1
4. A+B = B+A
Correct Choice : 1 From Lectuer # 9
www.vugujranwala.com
page 10 / 19
ar)+D)
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 9
www.vugujranwala.com
54 - A Karnaugh map is similar to a truth table because it presents all the possible values
of input variables and the resulting output of each value.
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 10
www.vugujranwala.com
1. a 2-cell group of 1s
2. a 8-cell group of 1s
3. a 4-cell group of 1s
4. a 4-cell group of 0s
Correct Choice : 3 From Lectuer # 10
www.vugujranwala.com
57 - The 3-variable Karnaugh Map (K-Map) has _______ cells for min or max terms
1. 4
2. 8
3. 12
4. 16
Correct Choice : 2 From Lectuer # 10
www.vugujranwala.com
58 - The 4-variable Karnaugh Map (K-Map) has _______ cells for min or max terms
1. 4
2. 8
3. 12
4. 16
page 11 / 19
Correct Choice : 4 From Lectuer # 10
www.vugujranwala.com
1. a POS expression
2. a SOP expression
3. a "don't care" condition
4. AND-OR logic
Correct Choice : 1 From Lectuer # 11
www.vugujranwala.com
1. 16
2. 32
3. 64
4. None
Correct Choice : 2 From Lectuer # 11
www.vugujranwala.com
61 - The binary numbers A = 1100 and B = 1001 are applied to the inputs of a comparator.
What are the output levels?
62 - Adjacent 1s detector circuit will have active low output for the input
1. 1101
2. 1010
3. 0110
4. 1011
Correct Choice : 2 From Lectuer # 13
www.vugujranwala.com
63 - Circuits having a bubble at their outputs are considered to have an active-low output.
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 13
www.vugujranwala.com
1. NOR
2. OR
3. exclusive-OR
page 12 / 19
4. AND
Correct Choice : 3 From Lectuer # 13
www.vugujranwala.com
1. 1
2. 2
3. 4
4. 6
Correct Choice : 1 From Lectuer # 14
www.vugujranwala.com
1. TRUE
2. FALSE
3.
4.
Correct Choice : 2 From Lectuer # 14
www.vugujranwala.com
69 - Two 2-bit comparator circuits can be connected to form single 4-bit comparator
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 16
www.vugujranwala.com
1. 4
2. 3
page 13 / 19
3. 2
4. 1
Correct Choice : 3 From Lectuer # 17
www.vugujranwala.com
71 - Decimal-to-BCD
1. 2
2. 4
3. 10
4. 16
Correct Choice : 2 From Lectuer # 17
www.vugujranwala.com
72 - If ' 1110 ' is applied at the input of BCD-to-Decimal decoder which output pin will be
activated:
1. 2nd
2. 3rd
3. 4h
4. No output will be activated
Correct Choice : 3 From Lectuer # 17
www.vugujranwala.com
1. 2-to-8 encoder
2. 4-to-16 encoder
3. BCD-to-Decimal
4. Decimal-to-BCD Priority
Correct Choice : 3 From Lectuer # 17
www.vugujranwala.com
1. 4-input, 8-bit
2. 4-input, 16-bit
3. 2-input, 8-bit
4. 2-input, 4-bit
Correct Choice : 3 From Lectuer # 18
www.vugujranwala.com
76 - A demultiplexer has
page 14 / 19
1. one input and several outputs
2. one input and one output
3. several inputs and several outputs
4. several inputs and one output
Correct Choice : 1 From Lectuer # 19
www.vugujranwala.com
1. TRUE
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 19
www.vugujranwala.com
1. Deselector
2. Decoder
3. Distribuiter
4. Encoder
Correct Choice : 3 From Lectuer # 19
www.vugujranwala.com
79 - Demultiplexer has
1. AND
2. OR
3. NOT
4. XOR
Correct Choice : 1 From Lectuer # 19
www.vugujranwala.com
page 15 / 19
1. +7 to -8
2. +8 to -7
3. +9 to -8
4. -9 to +8
Correct Choice : 1 From Lectuer # 19
www.vugujranwala.com
1. AND
2. OR
3. NOT
4. XOR
Correct Choice : 3 From Lectuer # 19
www.vugujranwala.com
84 - When the control line in tri-state buffer is high the buffer operates like a ________
gate
1. AND
2. OR
3. NOT
4. XOR
Correct Choice : 3 From Lectuer # 19
www.vugujranwala.com
1. E^2CMOS
2. TTL
3. CMOS+
4. None of the given options
Correct Choice : 1 From Lectuer # 20
www.vugujranwala.com
page 16 / 19
1. 22
2. 10
3. 44
4. 20
Correct Choice : 2 From Lectuer # 20
www.vugujranwala.com
89 - The maximum number that can be represented using unsigned octal system is
_______
1. 1
2. 7
3. 9
4. 16
Correct Choice : 1 From Lectuer # 20
www.vugujranwala.com
1. $
2. #
3. !
4. &
Correct Choice : 1 From Lectuer # 20
www.vugujranwala.com
1. True
2. FALSE
3.
4.
Correct Choice : 1 From Lectuer # 20
www.vugujranwala.com
1. &
2. !
3. #
4. $
Correct Choice : 3 From Lectuer # 20
www.vugujranwala.com
page 17 / 19
1. A&B
2. A!B
3. A#B
4. A$B
Correct Choice : 3 From Lectuer # 21
www.vugujranwala.com
1. Similar
2. Different
3. Similar with some enhancements
4. Depends on the type of PALs input size
Correct Choice : 1 From Lectuer # 21
www.vugujranwala.com
1. One
2. Two
3. Three
4. Four
Correct Choice : 2 From Lectuer # 22
www.vugujranwala.com
1. AND, OR
2. NAND, NOR
3. NAND, XOR
4. NOT, XOR
Correct Choice : 2 From Lectuer # 22
www.vugujranwala.com
1. 2
2. 5
3. 10
4. 16
Correct Choice : 2 From Lectuer # 22
www.vugujranwala.com
99 - If an active-HIGH S-R latch has a 0 on the S input and a 1 on the R input and then the
R input goes to 0, the latch will be ________.B1
1. SET
2. RESET
3. Clear
4. Invalid
Correct Choice : 2 From Lectuer # 22
www.vugujranwala.com
100 - If an S-R latch has a 1 on the S input and a 0 on the R input and then the S input
page 18 / 19
goes to 0, the latch will be
1. set
2. reset
3. invalid
4. clear
Correct Choice : 1 From Lectuer # 22
www.vugujranwala.com
1. 4
2. 8
3. 16
4. 12
Correct Choice : 1 From Lectuer # 22
www.vugujranwala.com
page 19 / 19