wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DLD Unit 1 _ 2

Total questions: 20

Worksheet time: 19mins

Name
Class
Date
1.

1’s complement of 1011101 is ____________

a)

0101110

b)

1001101

c)

0100010

d)

1100101

2.

2’s complement of 11001011 is ________

a)

01010111

b)

11010100

c)

00110101

d)

11100010

3.

On subtracting (01010)2 from (11110)2 using 1’s complement, we get ____________

a)

01001

b)

11010

c)

10101

d)

10100

4.

On subtracting (101011)2 from (111001)2 using 2’s complement, we get ____________

a)

1101100

b)

0011100

c)

11010101

d)

11010111

5.

1’s complement can be easily obtained by using _________

a)

Comparator

b)

Inverter

c)

Adder

d)

Subtractor

6.

The advantage of 2’s complement system is that _________

a)

Only one arithmetic operation is required

b)

Two arithmetic operations are required

c)

No arithmetic operations are required

d)

Different Arithmetic operations are required

7.

Binary coded decimal is a combination of __________

a)

Two binary digits

b)

Three binary digits

c)

Four binary digits

d)

Six binary digits

8.

The decimal number 10 is represented in its BCD form as __________

a)

10100000

b)

01010111

c)

00010000

d)

00101011

9.

Add the two BCD numbers: 1001 + 0100 = ?

a)

10101111

b)

01010000

c)

00010011

d)

00101011

10.

Carry out BCD subtraction for (68) – (61)

a)

00000111

b)

01110000

c)

100000111

d)

011111000

11.

When numbers, letters or words are represented by a special group of symbols, this process is called __________

a)

Decoding

b)

Encoding

c)

Digitizing

d)

Inverting

12.

A three digit decimal number requires ________ for representation in the conventional BCD format.

a)

3 bits

b)

6 bits

c)

12 bits

d)

24 bits

13.

How many bits would be required to encode decimal numbers 0 to 9999 in straight binary codes?

a)

12

b)

14

c)

16

d)

18

14.

The excess-3 code for 597 is given by __________

a)

100011001010

b)

100010100111

c)

010110010111

d)

010110101101

15.

The output of a logic gate is 1 when all the input are at logic 0

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

16.

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

17.

How many AND gates are required to realize Y = CD + EF + G?

a)

4

b)

5

c)

3

d)

2

18.

How many two-input AND and OR gates are required to realize Y = CD+EF+G?

a)

2, 2

b)

2, 3

c)

3, 3

d)

3, 2

19.

How many truth table entries are necessary for a four-input circuit?

a)

4

b)

8

c)

12

d)

16

20.

If we use an AND gate to inhibit(stop) a signal from passing one of the inputs must be ___________

a)

LOW

b)

HIGH

c)

Inverted

d)

Floating