wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DDCO QUIZ

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

In a 4-variable K-map, how many cells represent minterms?

a)

8

b)

16

c)

32

d)

64

2.

What is the output of a D Flip-Flop when the input is ‘1’ and a clock pulse is applied?

a)

0

b)

1

c)

High Impedance

d)

No change

3.

Which of the following is not a valid addressing mode?

a)

Immediate

b)

Indexed

c)

Logical

d)

Register

4.

What is the primary purpose of cache memory?

a)

Increase main memory size

b)

Reduce latency

c)

Store backup data

d)

Reduce cost

5.

DMA transfers are controlled by:

a)

CPU

b)

I/O Devices

c)

Memory Controller

d)

DMA Controller

6.

Which operation is performed first in an instruction cycle?

a)

Fetch

b)

Decode

c)

Execute

d)

Write Back

7.

What is the main advantage of using NAND gates for implementation?

a)

Low power consumption

b)

Universality

c)

Speed

d)

High input count

8.

The primary function of a multiplexer is:

a)

Data selection

b)

Data storage

c)

Data amplification

d)

Data inversion

9.

In a 3-to-8 decoder, how many inputs and outputs are present?

a)

2 inputs, 4 outputs

b)

3 inputs, 8 outputs

c)

4 inputs, 16 outputs

d)

3 inputs, 16 output

10.

A flip-flop operates in the:

a)

Asynchronous mode only

b)

Synchronous mode only

c)

Both asynchronous and synchronous modes

d)

Neither asynchronous nor synchronous mode

11.

Which of the following is not a bus arbitration technique?

a)

Daisy chaining

b)

Polling

c)

Interrupt priority

d)

Time-division multiplexing

12.

Bus arbitration ensures:

a)

Equal bandwidth for all devices

b)

Access priority among devices

c)

Permanent ownership of the bus by the CPU

d)

None of the above

13.

The purpose of a program counter (PC) is to:

a)

Store instructions

b)

Hold the address of the next instruction to be executed

c)

Perform calculations

d)

Act as an accumulator

14.

A full-adder can be constructed using:

a)

Two XOR gates and one AND gate

b)

Two half-adders and an OR gate

c)

Three NAND gates

d)

One half-adder and two XOR gates

15.

Which type of flip-flop is used in a Toggling Circuit?

a)

SR Flip-Flop

b)

JK Flip-Flop

c)

D Flip-Flop

d)

Master-Slave Flip-Flop

16.

What is the primary difference between a latch and a flip-flop?

a)

Latches are edge-triggered; flip-flops are level-triggered

b)

Latches are asynchronous; flip-flops are synchronous

c)

Flip-flops require fewer gates than latches

d)

Latches are slower than flip-flops

17.

What is the addressing mode in the instruction ADD A, #5?

a)

Immediate

b)

Direct

c)

Indirect

d)

Indexed

18.

Cache memory is faster than main memory because:

a)

a) It is closer to the CPU

b)

b) It has a smaller size

c)

c) It uses SRAM instead of DRAM

d)

d) All of the above

19.

A 4-to-1 multiplexer requires how many data input lines and select lines?

a)

4 data inputs, 4 select lines

b)

2 data inputs, 2 select lines

c)

2 data inputs, 4 select lines

d)

4 data inputs, 2 select lines

20.

Which of the following is NOT a type of bus used in computer systems?

a)

Data Bus

b)

Address Bus

c)

Cache Bus

d)

Control Bus