MCQ Questions For Chapter 1 in Digital Design
MCQ Questions For Chapter 1 in Digital Design
d) ASCII code
38. If a typical PC uses a 20-bit address code, how much memory can the CPU
address?
a) 20 MB
b) 10 MB
c) 1 MB
d) 580 MB
39. Select one of the following statements that best describes the parity
method of error detection.
Parity checking is best suited for detecting single-bit errors in
a)
transmitted codes.
Parity checking is best suited for detecting double-bit errors that occur
d)
during the transmission of codes from one location to another.
b) ASCII
c) Parity
d) EBCDIC
45. How many bits are in an ASCII character?
a) 16
b) 8
c) 7
d) 4
46. Decode the following ASCII message.
10100111010100101010110001001011001
01000001001000100000110100101000100
a) STUDYHARD
b) STUDY HARD
c) stydyhard
d) study hard
47. The code where all successive numbers differ from their preceding number by
single bit is __________
a) Alphanumeric Code
b) BCD
c) Excess 3
d) Gray
48. Convert the Gray code 1011 to binary.
a) 1011
b) 1010
c) 0100
d) 1101
49. Convert the binary number 1100 to Gray code.
a) 0011
b) 1010
c) 1100
d) 1001
50. When using even parity, where is the parity bit placed?
a) Before the MSB
a) Parity checking is best suited for detecting double-bit errors that occur during the
transmission of codes from one location to another.
b) Parity checking is not suitable for detecting single-bit errors in transmitted codes.
c) Parity checking is best suited for detecting single-bit errors in transmitted codes.
d) Parity checking is capable of detecting and correcting errors in transmitted codes.
52. The NOR gate output will be high if the two inputs are __________
a) 00
b) 01
c) 10
d) 11
53. The output of a logic gate is 1 when all the input are at logic 0
The gate is either _______
a) A NAND or an EX-OR
b) An OR or an EX-NOR
c) An AND or an EX-OR
d) A NOR or an EX-NOR
54. A single transistor can be used to build which of the following digital logic
gates?
a) AND gates
b) OR gates
c) NOT gates
d) NAND gates
55. How many truth table entries are necessary for a four-input circuit?
a) 4
b) 8
c) 12
d) 16
56. Which input values will cause an AND logic gate to produce a HIGH output?
a) At least one input is HIGH
b) At least one input is LOW
c) All inputs are HIGH
d) All inputs are LOW
57. The basic logic gate whose output is the complement of the input is the
___________
a) OR gate
b) AND gate
c) INVERTER gate
d) XOR gate