MCQ 123

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 50

MCQ

Convert the following decimal number to 8-bit binary.


187

A. 10111011
B. 11011101
C. 10111101
D. 10111100

Prepared and Delivered By: Irfan Ahmad Pindoo 1


MCQ

Convert binary 111111110010 to hexadecimal.

A. EE2
B. FF2
C. 2FE
D. FD2

Prepared and Delivered By: Irfan Ahmad Pindoo 2


MCQ
One hex digit is sometimes referred to as a(n):

A. byte
B. nibble
C. grouping
D. instruction

Which of the following is the most widely used alphanumeric


code for computer input and output?

A. Gray
B. ASCII
C. Parity
D. EBCDIC

Prepared and Delivered By: Irfan Ahmad Pindoo 3


MCQ
Convert 8B3F16 to binary.

A. 35647
B. 011010
C. 1011001111100011
D. 1000101100111111

Prepared and Delivered By: Irfan Ahmad Pindoo 4


MCQ
Assign the proper odd parity bit to the code 111001.

A. 1111011
B. 1111001
C. 0111111
D. 0011111

Prepared and Delivered By: Irfan Ahmad Pindoo 5


MCQ

The BCD number for decimal 347 is ________.

A. 1100 1011 1000


B. 0011 0100 0111
C. 0011 0100 0001
D. 1100 1011 0110

Prepared and Delivered By: Irfan Ahmad Pindoo 6


MCQ

The sum of 11101 + 10111 equals ________.

A. 110011
B. 100001
C. 110100
D. 100100

Prepared and Delivered By: Irfan Ahmad Pindoo 7


MCQ

How many bits are in an ASCII character?

A. 16
B. 8
C. 7
D. 4

Prepared and Delivered By: Irfan Ahmad Pindoo 8


MCQ
Convert the following octal number to decimal.
358

A. 71
B. 17
C. 92
D. 29

Prepared and Delivered By: Irfan Ahmad Pindoo 9


MCQ
Hexadecimal letters A through F are used for decimal
equivalent values from:

A. 1 through 6
B. 9 through 14
C. 10 through 15
D. 11 through 17

Prepared and Delivered By: Irfan Ahmad Pindoo 10


MCQ
.
Convert the binary number 1100 to Gray code.

A. 0011
B. 1010
C. 1100
D. 1001

Convert the Gray code 1011 to binary.

A. 1011
B. 1010
C. 0100
D. 1101

Prepared and Delivered By: Irfan Ahmad Pindoo 11


MCQ
Which of the following is an invalid BCD code?

A. 0011
B. 1101
C. 0101
D. 1001

Prepared and Delivered By: Irfan Ahmad Pindoo 12


MCQ
What is the difference between binary coding and binary-
coded decimal?

A. BCD is pure binary.


B. Binary coding has a decimal format.
C. BCD has no decimal format.
D. Binary coding is pure binary.

Prepared and Delivered By: Irfan Ahmad Pindoo 13


MCQ

3428 is the decimal value for which of the following binary-


coded decimal (BCD) groupings?

A. 11010001001000
B. 11010000101000
C. 011010010000010
D. 110100001101010

Prepared and Delivered By: Irfan Ahmad Pindoo 14


MCQ
The 2's complement of 11100111 is ________.

A. 11100110
B. 00011001
C. 00011000
D. 00011010

Prepared and Delivered By: Irfan Ahmad Pindoo 15


MCQ

Convert the following hexadecimal number to decimal.


1CF16

A. 463
B. 4033
C. 479
D. 4049

Prepared and Delivered By: Irfan Ahmad Pindoo 16


MCQ
Select one of the following statements that best describes the parity method of error detection.

A. Parity checking is best suited for detecting single-bit errors in transmitted codes.
B. Parity checking is not suitable for detecting single-bit errors in transmitted codes.
C. Parity checking is capable of detecting and correcting errors in transmitted codes.
D. Parity checking is best suited for detecting double-bit errors that occur during the
transmission of codes from one location to another.

Prepared and Delivered By: Irfan Ahmad Pindoo 17


MCQ

How many BCD code bits and how many straight binary bits would be required to represent the decimal number 643?

A. 12 BCD, 12 binary
B. 12 BCD, 10 binary
C. 12 BCD, 9 binary
D. 16 BCD, 9 binary

Prepared and Delivered By: Irfan Ahmad Pindoo 18


MCQ
Any signed negative binary number is recognised by its ________
a) MSB
b) LSB
c) Byte
d) Nibble

Prepared and Delivered By: Irfan Ahmad Pindoo 19


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 20


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 21


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 22


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 23


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 24


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 25


MCQ
How many variables do a group of 16 squares eliminate?

A. 7
B. 4
C. 11
D. 1

Prepared and Delivered By: Irfan Ahmad Pindoo 26


MCQ
Each product term of a group, w’.x.y’ and w.y, represents the
____________ in that group.
a) Input
b) POS
c) Sum-of-Minterms
d) Sum of Maxterms

Prepared and Delivered By: Irfan Ahmad Pindoo 27


MCQ
Product-of-Sums expressions can be implemented using ___________
a) 2-level OR-AND logic circuits
b) 2-level NOR logic circuits
c) 2-level XOR logic circuits
d) Both 2-level OR-AND and NOR logic circuits

Prepared and Delivered By: Irfan Ahmad Pindoo 28


MCQ
Using the transformation method you can realize any POS
realization of OR-AND with only.
a) XOR
b) NAND
c) AND
d) NOR

Prepared and Delivered By: Irfan Ahmad Pindoo 29


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 30


MCQ
BCD to seven segment conversion is a ________________
a) Decoding process
b) Encoding process
c) Comparing process
d) None of the mentioned

Prepared and Delivered By: Irfan Ahmad Pindoo 31


MCQ
Invalid BCD can be made to valid BCD by adding with
_______________
a) 0101
b) 0110
c) 0111
d) 1001

Prepared and Delivered By: Irfan Ahmad Pindoo 32


MCQ
Integrated circuits use

A. Analog inputs
B. Digital inputs
C. Both Analog and digital inputs
D. None of the above

Prepared and Delivered By: Irfan Ahmad Pindoo 33


MCQ
The very large scale integration (VLSI) technology integrates _________ transistors

A. 10000–1 million
B. 100–1000
C. 1000–10000
D. 1 million–10 million

Prepared and Delivered By: Irfan Ahmad Pindoo 34


MCQ
Which of the logic family uses FET as its switching element?

A. TTL
B. Diode logic
C. CMOS
D. None of the above

Prepared and Delivered By: Irfan Ahmad Pindoo 35


MCQ

The logic family that has the fastest switching action is

A. TTL
B. ECL
C. CMOS
D. DTL

Prepared and Delivered By: Irfan Ahmad Pindoo 36


MCQ
Resistors and transistors are used to represent

A. DTL
B. CMOS
C. TTL
D. RTL

Prepared and Delivered By: Irfan Ahmad Pindoo 37


MCQ
The CMOS logic family has

A. low propagation time


B. high power dissipation
C. low fan in
D. high fan out

Prepared and Delivered By: Irfan Ahmad Pindoo 38


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 39


MCQ

The logic function realized by the given circuit is


__________ gate:

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

Prepared and Delivered By: Irfan Ahmad Pindoo 40


MCQ

Prepared and Delivered By: Irfan Ahmad Pindoo 41


MCQ
Why do we require hamming codes?
a) Error correction
b) Encryption only
c) Decryption
d) Bit stuffing

Prepared and Delivered By: Irfan Ahmad Pindoo 42


POLL QUESTION
How many inputs will a decimal-to-BCD encoder have?
a) 4
b) 8
c) 10
d) 16
POLL QUESTION
How many OR gates are required for a Decimal-to-bcd encoder?
a) 2
b) 10
c) 3
d) 4
POLL QUESTION
POLL QUESTION
Can an encoder be called a multiplexer?
a) No
b) Yes
c) Sometimes
d) Never
POLL QUESTION
How many inputs are required for a digital comparator?
a) 1
b) 2
c) 3
d) 4
POLL QUESTION
Comparators are used in ____________
a) Memory
b) CPU
c) Motherboard
d) Hard drive
POLL QUESTION
A magnitude comparator is defined as a digital comparator which has
____________
a) Only one output terminal
b) Two output terminals
c) Three output terminals
d) No output terminal
POLL QUESTION
TTL 74LS85 is a _____________
a) 1-bit digital comparator
b) 4-bit magnitude comparator
c) 8-bit magnitude comparator
d) 8-bit word comparator

You might also like