Unit 3: Introduction to number system and logic gates - Practice Quiz

ECE249 — Basic Electrical And Electronics Engineering 50 Questions
0 Correct 0 Wrong 50 Left
0/50

1 Which of the following represents the decimal number in binary?

A.
B.
C.
D.

2 Convert the hexadecimal number to its decimal equivalent.

A.
B.
C.
D.

3 What is the decimal value of the binary number ?

A.
B.
C.
D.

4 Which of the following is an unweighted code?

A. 8421 Code
B. BCD Code
C. Excess-3 Code
D. 2421 Code

5 Convert the binary number to Gray code.

A.
B.
C.
D.

6 The Gray code represents which binary number?

A.
B.
C.
D.

7 What is the BCD (8421) representation of decimal number ?

A.
B.
C.
D.

8 What is the Excess-3 code for the decimal number ?

A.
B.
C.
D.

9 The 2's complement of the binary number is:

A.
B.
C.
D.

10 In 8-bit 2's complement representation, what is the range of integers that can be represented?

A. -127 to +128
B. -256 to +255
C. -128 to +127
D. 0 to 255

11 Perform the subtraction using 2's complement method.

A.
B.
C.
D.

12 Which logic gate is known as the 'Universal Gate'?

A. AND
B. XOR
C. NAND
D. OR

13 The output of an XOR gate is HIGH only when:

A. The inputs are different
B. Both inputs are LOW
C. The inputs are the same
D. Both inputs are HIGH

14 Which boolean law states that ?

A. Distributive Law
B. Redundancy Law
C. Absorption Law
D. De Morgan's Law

15 According to De Morgan's first theorem, is equal to:

A.
B.
C.
D.

16 A 4-variable K-Map contains how many cells?

A. 16
B. 8
C. 32
D. 12

17 In a K-Map, grouping 4 adjacent s (a quad) eliminates how many variables from the term?

A. 1
B. 3
C. 2
D. 0

18 The canonical sum of products (SOP) form consists of terms called:

A. Maxterms
B. Sumterms
C. Minterms
D. Midterms

19 Convert the octal number to binary.

A.
B.
C.
D.

20 What is the 9's complement of the decimal number ?

A.
B.
C.
D.

21 The boolean expression simplifies to:

A.
B.
C.
D.

22 Which of the following codes is known as a self-complementing code?

A. Gray Code
B. Octal
C. 8421 BCD
D. Excess-3

23 The simplified boolean expression for the K-Map grouping involving corners of a 4-variable map () is:

A.
B.
C.
D.

24 The symbol represents which form?

A. Canonical POS
B. Standard POS
C. Canonical SOP
D. Simplified SOP

25 In boolean algebra,

A.
B.
C.
D.

26 Which gate is equivalent to an AND gate followed by a NOT gate?

A. XOR
B. XNOR
C. NAND
D. NOR

27 What is the result of adding binary numbers ?

A.
B.
C.
D.

28 A digital circuit that produces a logic output when the input number of s is odd is:

A. AND gate
B. XOR gate
C. OR gate
D. XNOR gate

29 If and , what is the value of ?

A. Indeterminate
B.
C.
D. High Impedance

30 The dual of the boolean expression is:

A.
B.
C.
D.

31 In a 3-variable K-map, the cells and are considered:

A. Diagonal
B. Isolated
C. Opposite
D. Adjacent

32 Which of the following is equivalent to the Boolean function ?

A.
B.
C.
D.

33 Convert the binary fraction to decimal.

A.
B.
C.
D.

34 What is the radix of the octal number system?

A. 10
B. 16
C. 8
D. 2

35 The boolean expression is equivalent to:

A.
B.
C.
D.

36 To perform binary subtraction using 1's complement:

A. Subtract directly.
B. Add to .
C. Add to 1's complement of . If carry generated, add 1 to sum.
D. Add to 1's complement of . If carry generated, ignore it.

37 What is the minimum number of NAND gates required to implement an OR gate?

A. 3
B. 4
C. 2
D. 1

38 In K-Map simplification, 'Don't Care' conditions are represented by:

A. Z
B. 1
C. X
D. 0

39 The Gray code is often used in:

A. Shaft position encoders
B. Floating point operations
C. Error correction
D. Arithmetic operations

40 Which of the following corresponds to the Logic equation ?

A. XNOR
B. NOR
C. XOR
D. NAND

41 What is the 1's complement of ?

A.
B.
C.
D.

42 Convert decimal to Excess-3 code.

A.
B.
C.
D.

43 The distributive law applies to:

A. Both boolean and ordinary algebra
B. Neither
C. Only boolean algebra
D. Only ordinary algebra

44 If a 3-input NAND gate has inputs , the output is:

A. 0
B. High Impedance
C. Undefined
D. 1

45 The standard POS form of the expression corresponds to:

A. Sum of Minterms
B. Sum of Maxterms
C. Product of Maxterms
D. Product of Minterms

46 The binary code for Hexadecimal is:

A.
B.
C.
D.

47 Which theorem allows moving a bubble from the output of an AND gate to the inputs, changing the gate to OR?

A. Duality Theorem
B. Superposition Theorem
C. Consensus Theorem
D. De Morgan's Theorem

48 Overflow in 2's complement addition occurs when:

A. Always when carry out is 1
B. Adding two numbers of same sign yields a result of opposite sign
C. Adding a positive and a negative number
D. Carry out occurs from MSB

49 In a 4-variable K-Map, how are the rows and columns labeled?

A. Binary Sequence ()
B. Gray Code ()
C. Randomly
D. Decimal Order

50 The value of in boolean algebra is:

A.
B.
C.
D.