wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Digital Logic Quiz

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

A full subtracter circuit requires ________.

a)

two inputs and two outputs

b)

two inputs and three outputs

c)

three inputs and one output

d)

three inputs and two outputs

2.

The output of an AND gate is LOW ________.

a)

all the time

b)

when any input is low

c)

when any input is high

d)

when all inputs are high

3.

The output of an OR gate is LOW when ________.

a)

all inputs are low

b)

any input is low

c)

any input is high

d)

all inputs are high

4.

A demultiplexer has ________.

a)

one data input and they have several outputs

b)

one input and one output

c)

several inputs and several outputs

d)

several inputs and one output

5.

The decimal number 10 is represented in its BCD form as

a)

10100000

b)

01010111

c)

00010000

d)

00101011

6.

Complement of the expression A'B + CD' is

a)

(a' + b)(c' + d)

b)

(a + b')(c' + d)

c)

(a' + b)(c' + d)

d)

(a + b')(c + d')

7.

Half Adder is used to perform Addition of

a)

2 bits

b)

3 bits

c)

4 bits

d)

8 bits

8.

Which of the following is the fullform of CISC?

a)

Complex Instruction Sequential Compilation

b)

Complete Instruction Sequential Compilation

c)

Computer Integrated Sequential Compiler

d)

Complex Instruction Set Computer

9.

In the case of, Zero-address instruction method the operands are stored in _____

a)

Registers

b)

Memory

c)

Push down stack

d)

Cache

10.

The addressing mode, where you directly specify the operand value is _______

a)

Immediate

b)

Direct

c)

Definite

d)

Relative

11.

What is the primary function of a multiplexer?

a)

To perform addition

b)

To select one of many inputs

c)

To store data

d)

To convert analog signals to digital

12.

The instruction R,A,B

a)

Two address instruction

b)

Three address instruction

c)

One address instructio

d)

Zero address instruction

13.

INCA (increment ) is a _____ instruction

a)

Arithmetic

b)

Data Transfer

c)

Branch

d)

Logical

14.

(r-1) complements ae

a)

9 and 1

b)

10 and 2

c)

9 and 2

d)

10 and 1

15.

________ is a sequential digital electronic circuit having two stable states that can be used to store one bit of binary data

a)

Registers

b)

Accumulator

c)

Counters

d)

Flipflops