wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Digital Electronics

Total questions: 30

Worksheet time: 15mins

Name
Class
Date
1.

Convert the binary number 01011 into decimal

a)

10

b)

11

c)

13

d)

12

2.

What is the radix of hexadecimal number?

a)

15

b)

10

c)

16

d)

2

3.

Which bit has the highest weightage?

a)

MSB

b)

LSB

c)

Middle most bit

d)

none

4.

The number 15 is represented as ............in Hexadecimal.

a)

C

b)

E

c)

F

d)

D

5.
What is the output of an OR gate if the inputs are 1 and 0?
a)
0
b)
1
c)
OFF
d)
2
6.
What is the output of an AND gate if the inputs are 1 and 0?
a)
ON
b)
2
c)
1
d)
0
7.
A logic state can only be….
a)
On or 1
b)
Off or 1
c)
1 or 0
d)
In and Out
8.
What logic gate is this?
a)
AND
b)
OR 
c)
NOT
d)
TO
9.

Which logic gate is this?

a)

AND

b)

OR

c)

XOR

d)

NOT

10.

Which among the following is a combinational circuit

a)

Flip Flop

b)

Latch

c)

Counter

d)

Encoder

11.

Full Adder can be formed by cascading two half adders

a)

True

b)

False

12.

The combinational circuit used for routing the input value to the output line based on the select signal combination

a)

Multiplexer

b)

Demultiplexer

c)

Encoder

d)

Decoder

13.

Which among the following is the BCD representation of the decimal number 12

a)

1100

b)

0001 0010

c)

1101

d)

0001 0011

14.

Which flip flop is used for designing counters

a)

T flip flop

b)

SR flip flop

c)

D flip flop

d)

T latch

15.

A T flip flop can be obtained by shorting the input lines of:

a)

SR Flip Flop

b)

D Flip Flop

c)

JK Flip Flop

d)

RS Latch

16.

The excess-3 code of 0010

a)

0101

b)

0011

c)

0100

d)

0110

17.

Which among the following gates is an inequality detector

a)

XOR Gate

b)

XNOR Gate

c)

NAND Gate

d)

NOR Gate

18.

Minterms are:

a)

Sum of Products

b)

Product of Sums

c)

Cannot be determined

19.

Which are the UNIVERSAL GATES?

a)

XOR Gate & NOT Gate

b)

AND Gate & OR Gate

c)

NAND Gate & NOR Gate

d)

All of the above

20.

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

21.

Which is the correct order of sequence for representing input values in K-map?

a)

(00,01,10,11)

b)

(00,10,01,11)

c)

(00,01,11,10)

d)

(00,10,11,01)

22.

5) The Boolean expression for a 3-input AND gate is ________.

a)

A )X = AB

b)

B) X = ABC

c)

C) X = A + B + C

d)

D) X = AB + C

23.

Sequencing elements are

a)

Latches

b)

Flip flops

c)

Shift registers

d)

Both A&B

24.

clocked sequential circuits are

a)

Two phase overlapping clock

b)

Two phase non overlapping clock

c)

Four phase overlapping clock

d)

Four phase non overlapping clock

25.

Sequential circuit includes

a)

only Delays

b)

Only Feed backs

c)

Delays and Feed backs from input to output

d)

Delays and Feed backs from output to input

26.

Maximum delay after which all outputs are stable once input changes

a)

Propagation delay

b)

contamination delay

27.

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

28.

…………………….. Logic circuits depends upon both the input as well as the previous output of the circuit

(a)  

29.

Latches and Flip flops are the examples of …………………. Logic circuits

a)

Combinational

b)

Sequential

30.

Sequential circuits are faster than combinational circuit say True or False

a)

True

b)

False