wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz-3: Number System

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.
Which is typically the longest: bit, byte, nibble, word?
a)
Bit
b)
Byte
c)
Nibble
d)
Word
2.

Convert binary 111111110010 to hexadecimal.

a)

EE216

b)

FF216

c)

2FE16

d)

FE216

3.

For the gate in the given figure the output will be ………..

a)

0

b)

1

c)

A

d)

Ā

4.

What is the BCD representation of the binary code " 01101"

a)

10011

b)

10010

c)

11100

d)

11001

5.

The circuit of the given figure realizes the function …………

a)

Y = (A'+B')C + (DE)'

b)

Y = A'+B'+C'+D'+E'

c)

AB+C+D'E

d)

AB+C(D+E')

6.

Quine McCluskey method uses

a)

Karnaugh map

b)

Tabular method

c)

Boolean algebra

d)

Graphical Method

7.

The minimization of logic expressions are done to

a)

Reduce space

b)

Reduce number of gates

c)

Reduce cost

d)

All of these

8.

NAND Gate is called a universal logic element, because

a)

It is used by everybody

b)

Any logic function can be realised by NAND Gate alone

c)

Many digital computers use NAND Gate

d)

All the minimisation techniques are applicable to optimum NAND Gate realisation

9.

Which one of the following gate holds the expression as shown

a)

NAND gate

b)

NOR gate

c)

OR gate

d)

NOT gate

10.

What type of register would shift a complete binary number in one bit at a time and shift all the stored bits out one bit at a time?

a)

PISO

b)

SISO

c)

PIPO

d)

SIPO