wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Combinational Circuits Quiz

Total questions: 136

Worksheet time: 1hrs 11mins

Name
Class
Date
1.

What is a combinational circuit?

a)

A circuit with memory

b)

A circuit whose output depends on the previous input

c)

A circuit whose output depends only on the present combination of inputs

d)

A circuit with no outputs

2.

Which of the following statements is true about combinational circuits?

a)

They use memory elements

b)

Their output depends on both current and previous inputs

c)

They can have multiple inputs and outputs

d)

They operate based on a clock signal

3.

What does a half adder do?

a)

Adds two multi-bit binary numbers

b)

Adds two single-bit binary numbers

c)

Adds three binary numbers

d)

Subtracts two binary numbers

4.

Which of the following components does a full adder have that a half adder does not?

a)

XOR gate

b)

AND gate

c)

Carry-in input

d)

OR gate

5.

A multiplexer (MUX) is used to:

a)

Route one input to several outputs

b)

Select one of many inputs to be routed to the output

c)

Store multiple values in memory

d)

Convert analog signals to digital signals

6.

In a 4-to-1 multiplexer, how many select lines are needed?

a)

1

b)

2

c)

3

d)

4

7.

A demultiplexer (DEMUX) is used to:

a)

Route one input to several outputs

b)

Select one of many inputs to be routed to the output

c)

Combine multiple inputs into one output

d)

Store values in memory

8.

A 1-to-4 demultiplexer has how many outputs?

a)

1

b)

2

c)

3

d)

4

9.

A decoder:

a)

Converts binary data into another digital format

b)

Encodes data into binary format

c)

Selects one output from many

d)

Is a type of memory circuit

10.

Which of the following is an example of an encoder?

a)

Priority encoder

b)

Binary to decimal converter

c)

BCD to seven-segment decoder

d)

All of the above

11.

What distinguishes sequential circuits from combinational circuits?

a)

Use of memory elements

b)

Lack of inputs

c)

Continuous output change

d)

They only operate on analog signals

12.

The output of sequential circuits depend on:

a)

Present inputs

b)

Previous inputs

c)

Both present and previous inputs

d)

Neither present nor previous inputs

13.

What is the main function of a flip-flop?

a)

Perform arithmetic operations

b)

Store a single bit of data

c)

Multiply binary numbers

d)

Convert analog signals to digital

14.

What type of flip-flop is sensitive to edges of the clock signal rather than levels?

a)

D Flip-Flop

b)

SR Flip-Flop

c)

T Flip-Flop

d)

Edge-sensitive flip-flop

15.

Which flip-flop uses NAND gates and an enable input?

a)

S-R Flip-Flop

b)

JK Flip-Flop

c)

D Flip-Flop

d)

T Flip-Flop

16.

An S-R flip-flop is also known as:

a)

Level-triggered flip-flop

b)

Edge-triggered flip-flop

c)

T Flip-Flop

d)

D Flip-Flop

17.

A master-slave JK flip-flop consists of:

a)

Two S-R flip-flops

b)

Two T flip-flops

c)

One D flip-flop and one S-R flip-flop

d)

Two D flip-flops

18.

The D flip-flop is created by:

a)

Using an inverter between J and K terminals of a JK flip-flop

b)

Connecting NAND gates between the S and R inputs

c)

Using a JK flip-flop with both inputs tied together

d)

None of the above

19.

A T flip-flop is created by:

a)

Tying the J and K terminals together on a JK flip-flop

b)

Connecting two D flip-flops together

c)

Adding an enable input to an S-R flip-flop

d)

Using only one input, T

20.

What type of circuits can store and retrieve data?

a)

Combinational circuits

b)

Sequential circuits

c)

Multiplexers

d)

Encoders

21.

Which component allows one output from many possible inputs?

a)

Decoder

b)

Multiplexer

c)

Demultiplexer

d)

Flip-flop

22.

What does the term 'edge-triggered' refer to in flip-flops?

a)

The output changes only at specific instants of time, such as when the clock edge changes

b)

The output changes continuously

c)

The output depends on the input directly

d)

The flip-flop operates without a clock

23.

Which flip-flop is used to divide a clock signal by two?

a)

S-R flip-flop

b)

JK flip-flop

c)

T flip-flop

d)

D flip-flop

24.

In digital circuits, what function does the clock signal provide?

a)

Synchronizes changes in the output

b)

Generates binary data

c)

Adds two numbers

d)

Controls the flow of multiplexed data

25.

Which sequential circuit holds a binary value until triggered?

a)

MUX

b)

Flip-flop

c)

Encoder

d)

Demultiplexer

26.

A combinational circuit can be designed using:

a)

Logic gates

b)

Memory

c)

Only flip-flops

d)

Clock signals

27.

The output of a D flip-flop changes when:

a)

The input changes

b)

The clock signal edge changes

c)

The clock signal is high

d)

The clock signal is low

28.

Which of the following does not belong to combinational circuits?

a)

Multiplexer

b)

Adder

c)

Flip-flop

d)

Decoder

29.

What distinguishes edge-triggered flip-flops from level-triggered flip-flops?

a)

Edge-triggered flip-flops change their output only at the rising or falling edge of a clock signal

b)

Level-triggered flip-flops are faster

c)

Edge-triggered flip-flops are used in analog circuits

d)

Level-triggered flip-flops use combinational logic

30.

Which flip-flop is most suited for counting operations?

a)

JK flip-flop

b)

S-R flip-flop

c)

T flip-flop

d)

D flip-flop

31.

The S-R flip-flop is called level-triggered because:

a)

The output changes according to the logic level of the clock signal

b)

It operates without a clock

c)

It has no memory

d)

It uses NAND gates

32.

Which of the following flip-flops is known for eliminating the indeterminate state of the S-R flip-flop?

a)

JK flip-flop

b)

T flip-flop

c)

D flip-flop

d)

Master-Slave flip-flop

33.

A decoder:

a)

Converts one form of binary to another

b)

Selects a specific output based on the binary input

c)

Combines multiple inputs into one

d)

Stores data in memory

34.

How does a demultiplexer differ from a multiplexer?

4 lines
35.

What does HDL stand for?

a)

Hardware Description Language

b)

High-Density Logic

c)

High-Level Design

d)

Hardware Design Language

36.

Which of the following is a feature of HDL?

a)

Describing large digital systems using schematics

b)

Describing digital circuits using a text-based language

c)

Manual logic synthesis

d)

Physical implementation

37.

Which HDL is stricter in its syntax and typecasting?

a)

Verilog

b)

VHDL

c)

Assembly

d)

C

38.

What is Verilog?

a)

An acronym

b)

A strict typecasting HDL

c)

A tradename

d)

A schematic-based language

39.

Who filed the first patent on the integrated circuit?

a)

Robert Noyce

b)

Jack Kilby

c)

Gordon Moore

d)

Alan Turing

40.

Who co-founded Intel Corporation?

a)

Jack Kilby

b)

Gordon Moore

c)

Robert Noyce

d)

John von Neumann

41.

In what year was the first single-chip microprocessor introduced?

a)

1965

b)

1971

c)

1983

d)

1990

42.

What is Moore’s Law?

a)

Logic gates double in number every year

b)

The number of transistors on an integrated circuit doubles every two years

c)

Integrated circuits shrink in size every year

d)

Circuit complexity decreases over time

43.

When was VHDL first released?

a)

1971

b)

1983

c)

1985

d)

1990

44.

Which organization standardized VHDL?

a)

Intel

b)

IEEE

c)

IBM

d)

Microsoft

45.

What is the highest level of HDL abstraction?

a)

Circuit level

b)

Algorithmic level

c)

Register transfer level

d)

System level

46.

What is described at the gate level?

a)

How data moves between subsystems

b)

Basic gates and registers

c)

Algorithms for system operations

d)

Material composition

47.

What is described at the register transfer level (RTL)?

a)

Electrical components such as resistors

b)

How data moves between and within subsystems

c)

System-wide specifications

d)

Transistor-level details

48.

What is described at the material level?

a)

System specifications

b)

Algorithms for data manipulation

c)

Basic gates and registers

d)

How materials are combined to implement transistors

49.

In what year did the US Department of Defense sponsor the creation of an HDL tool?

a)

1971

b)

1983

c)

1985

d)

1990

50.

What is a key feature of VHDL?

a)

Loose typecasting

b)

Compatibility with C language

c)

Strict syntax and typecasting

d)

Gate-level descriptions

51.

Which HDL was developed completely independently from VHDL?

a)

Assembly

b)

Verilog

c)

MATLAB

d)

SystemC

52.

What did Gordon Moore predict?

a)

The number of gates would halve every two years

b)

Transistor counts on integrated circuits would double every two years

c)

Microprocessor speed would double every year

d)

Circuit resistance would decrease over time

53.

Which of the following is not a level of HDL abstraction?

a)

Algorithmic level

b)

Material level

c)

Logic level

d)

System level

54.

At what level are transistors, wires, and other electrical components described?

a)

System level

b)

Register transfer level

c)

Gate level

d)

Circuit level

55.

Which organization developed the open standard for Verilog HDL?

a)

US Department of Defense

b)

IEEE

c)

Intel

d)

Apple

56.

What is the primary purpose of HDLs?

a)

Building physical circuits

b)

Describing and simulating digital systems

c)

Writing software applications

d)

Automating algorithm development

57.

When was the first version of VHDL standardized?

a)

1971

b)

1983

c)

1985

d)

1990

58.

What was the main reason for developing VHDL?

a)

To replace Verilog

b)

To automate the design of mechanical systems

c)

To document the behavior of digital systems for the Department of Defense

d)

To create a simulation language for microprocessors

59.

Verilog was developed by which company?

a)

Automated Integrated Design Systems

b)

Intel

c)

IBM

d)

Google

60.

What was the primary initial use of Verilog?

a)

Algorithm development

b)

Digital system documentation

c)

Logic simulation

d)

Circuit manufacturing

61.

At what level of HDL abstraction are broad system specifications described?

a)

Circuit level

b)

Algorithmic level

c)

System level

d)

Register transfer level

62.

In VHDL, which is true about typecasting?

a)

VHDL is more relaxed with typecasting than Verilog

b)

VHDL is stricter in its typecasting than Verilog

c)

Typecasting is not allowed in VHDL

d)

Both VHDL and Verilog use the same typecasting rules

63.

What did Intel introduce in 1971?

a)

Verilog HDL

b)

First single-chip microprocessor

c)

SystemC

d)

Transistor-level design software

64.

How many transistors were in the Intel 4004 microprocessor?

a)

1,000

b)

2,300

c)

5,000

d)

10,000

65.

At what level are basic gates and registers described?

a)

Algorithmic level

b)

System level

c)

Gate level

d)

Material level

66.

Which HDL was developed by Automated Integrated Design Systems?

a)

VHDL

b)

Verilog

c)

SystemC

d)

Assembly

67.

What abstraction level follows the system level?

a)

Algorithmic level

b)

Circuit level

c)

Register transfer level

d)

Gate level

68.

When were the first patents on the integrated circuit filed?

a)

1959

b)

1965

c)

1971

d)

1983

69.

What type of design does HDL typically replace?

a)

Electrical design

b)

Schematic-based design

c)

Algorithmic design

d)

Logic gate design

70.

In which level of HDL abstraction is data manipulation based on system inputs described?

a)

Algorithmic level

b)

Circuit level

c)

Gate level

d)

Register transfer level

71.

In which level of HDL abstraction is data manipulation based on system inputs described?

a)

Algorithmic level

b)

Circuit level

c)

Gate level

d)

Register transfer level

72.

What does the algorithmic level of HDL abstraction focus on?

a)

Material properties

b)

Transistor-level design

c)

Broad system behavior

d)

Breaking down specifications into sub-systems

73.

Which of the following best describes the system level of HDL abstraction?

a)

Describes system-wide specifications

b)

Describes how transistors are manufactured

c)

Describes the movement of data between registers

d)

Describes electrical components like resistors

74.

In Verilog, how does its type casting compare to VHDL?

a)

Verilog has stricter type casting

b)

Verilog has looser type casting

c)

Verilog does not allow type casting

d)

Verilog uses a type casting system similar to Java

75.

What was one of the main goals of the US Department of Defense’s 1983 HDL program?

a)

Develop physical microprocessors

b)

Automate software design

c)

Document digital system behavior across all suppliers

d)

Increase processor speed

76.

Which HDL is more similar to the C programming language?

a)

VHDL

b)

Verilog

c)

Assembly

d)

Python

77.

What type of abstraction is used to describe how electrical components operate, like resistors and transistors?

a)

System level

b)

Algorithmic level

c)

Gate level

d)

Circuit level

78.

Which invention did Jack Kilby receive the Nobel Prize for in 2000?

a)

The integrated circuit

b)

The microprocessor

c)

VHDL

d)

Verilog HDL

79.

Which company was founded by Robert Noyce?

a)

Microsoft

b)

Intel

c)

Apple

d)

Google

80.

Which HDL was developed to support multiple levels of abstraction for digital system design?

a)

Assembly

b)

VHDL

c)

Java

d)

Python

81.

Which language is widely used for custom integrated circuit design?

a)

Verilog

b)

Python

c)

C++

d)

Assembly

82.

What is typically described at the algorithmic level of HDL?

a)

Materials used to build the circuits

b)

Broad specifications for sub-systems

c)

The layout of physical transistors

d)

Electrical characteristics of gates

83.

What is described at the material level of abstraction?

a)

How data is manipulated in a system

b)

Electrical components and their characteristics

c)

How materials are combined to form gates and transistors

d)

Basic logic gates

84.

Which HDL supports logic simulation at multiple levels of abstraction?

a)

Assembly

b)

VHDL

c)

Java

d)

Python

85.

In which year did Robert Noyce file his patent on the integrated circuit?

a)

1959

b)

1965

c)

1971

d)

1983

86.

What is the first step in the classical digital design flow?

a)

Synthesis

b)

Verification

c)

Specifications

d)

Place and route

87.

In the classical design flow, what is described during the specification step?

a)

The high-level architecture

b)

The desired behavior of the design

c)

Gate-level connections

d)

Wiring delays

88.

What is an example of a specification in digital design?

a)

Designing a prime number detector

b)

Selecting the 74HC logic family

c)

Arranging components to minimize area

d)

Performing functional simulation

89.

What is created during the functional design step in the classical digital design flow?

a)

Gate-level schematics

b)

Block diagrams and truth tables

c)

Wiring estimates

d)

Fabrication plans

90.

Which tool is used during the synthesis step in classical design flow?

a)

Floor planner

b)

K-map

c)

Logic analyzer

d)

Oscilloscope

91.

What is the purpose of technology mapping in the classical design flow?

a)

Arrange components for minimal area

b)

Select the technology family for the design

c)

Create a high-level architecture

d)

Implement the design on silicon

92.

During technology mapping, which logic family was used in the example provided?

a)

74HC logic family

b)

CMOS logic family

c)

TTL logic family

d)

NMOS logic family

93.

What is minimized during the place and route step of the classical design flow?

a)

Technology delays

b)

Schematic complexity

c)

Area and length of interconnections

d)

Power consumption

94.

What is verified during the verification step of the classical digital design flow?

a)

The design's truth table

b)

The gate delays and wiring delays

c)

The type of logic gates used

d)

The system-level specifications

95.

What happens after the verification step in the classical design flow?

a)

Functional design

b)

Synthesis

c)

Implementation

d)

Place and route

96.

What distinguishes modern digital design flow from classical flow?

a)

Simulations at each step

b)

Manual gate-level design

c)

Absence of verification step

d)

Direct fabrication

97.

At what stage in modern digital design can functional simulations be performed?

a)

After technology mapping

b)

During gate-level description

c)

During the initial behavioral description

d)

During the implementation stage

98.

What is used to describe the initial design in modern digital design flow?

a)

Block diagrams

b)

HDL behavioral description

c)

Logic gates

d)

Truth tables

99.

What is simulated during the synthesis step in modern digital design?

a)

Wiring delays

b)

Gate-level description

c)

Place and route functionality

d)

Power consumption

100.

What are the main objectives of the synthesis process?

a)

To create wiring delays

b)

To implement a physical design

c)

To match the output of the functional design

d)

To minimize area and length

101.

What is simulated during the technology mapping step in modern digital design?

a)

Power consumption

b)

Technology family selection

c)

Gate delays

d)

Logic synthesis

102.

During which step are wiring delays simulated in modern design flow?

a)

Synthesis

b)

Functional design

c)

Place and route

d)

Verification

103.

Which step comes after place and route in both classical and modern digital design flows?

a)

Verification

b)

Synthesis

c)

Technology mapping

d)

Implementation

104.

In modern digital design, what is included in simulations at every step?

a)

Power consumption data

b)

Timing and wiring information

c)

Floor planning details

d)

Behavioral descriptions

105.

Is included in simulations at every step?

a)

Power consumption data

b)

Timing and wiring information

c)

Floor planning details

d)

Behavioral descriptions

106.

In classical design flow, what is the outcome of the synthesis step?

a)

Block diagrams

b)

Truth tables

c)

Gate-level connections

d)

Behavioral simulations

107.

What is an example of functional design in classical flow?

a)

Creating a block diagram

b)

Selecting a logic family

c)

Verifying wiring delays

d)

Arranging components on a floor plan

108.

What happens in the implementation step of both design flows?

a)

The design is fabricated

b)

Wiring delays are minimized

c)

Behavioral simulation is performed

d)

Power consumption is analyzed

109.

What tool is commonly used in modern digital design for simulation?

a)

Verilog

b)

K-map

c)

Oscilloscope

d)

TTL family

110.

In technology mapping, what is an example of minimizing components?

a)

Using only NAND gates

b)

Using CMOS transistors

c)

Increasing power consumption

d)

Using multiplexers

111.

What is the main focus of the verification step in modern digital design flow?

a)

Checking behavioral description

b)

Ensuring timing and power requirements are met

c)

Creating the block diagram

d)

Selecting the logic family

112.

Which design flow involves more use of automated CAD tools?

a)

Classical digital design flow

b)

Modern digital design flow

c)

Both involve equal use

d)

Neither involves CAD tools

113.

What type of delays are added during the place and route step?

a)

Wiring delays

b)

Gate delays

c)

Power delays

d)

Technology delays

114.

What is the primary benefit of using HDLs in digital design?

a)

They reduce power consumption

b)

They enable simulation of functionality at each step

c)

They eliminate the need for gate-level design

d)

They replace behavioral descriptions

115.

In classical design flow, what tool is used for logic synthesis?

a)

Karnaugh maps

b)

Verilog

c)

CMOS logic

d)

Oscilloscopes

116.

What is the key difference between the place and route step in classical and modern flows?

a)

Classical uses manual arrangement; modern simulates wiring

b)

Modern design skips place and route

c)

Classical focuses on timing, while modern focuses on power

d)

Place and route is not used in modern design

117.

What kind of design is used in modern digital flow?

a)

Hand-drawn schematic design

b)

Automated CAD design

c)

Manual gate-level design

d)

Only analog design

118.

In classical digital design, what is the outcome of the verification step?

a)

Selection of the technology family

b)

Behavioral simulation results

c)

Confirmation that gate and wiring delays meet the design’s requirements

d)

Fabrication layout

119.

What is checked during gate-level simulation in the modern design flow?

a)

Layout complexity

b)

Matching the functional design output

c)

Power consumption

d)

Fabrication processes

120.

What is the final step in both the classical and modern digital design flows?

a)

Place and route

b)

Verification

c)

Implementation

d)

Synthesis

121.

Which digital design process involves floor planning to estimate connections?

a)

Technology mapping

b)

Functional design

c)

Place and route

d)

Behavioral simulation

122.

What type of simulation is performed first in modern digital design?

a)

Gate-level simulation

b)

Functional simulation

c)

Wiring delay simulation

d)

Power analysis simulation

123.

Which step follows the functional design in the modern design flow?

a)

Place and route

b)

Synthesis

c)

Implementation

d)

Verification

124.

Which of the following is typically used during the technology mapping step?

a)

K-map

b)

Wiring analysis

c)

HDL

d)

Truth tables

125.

What is the main function of the place and route step in modern digital design?

a)

Select logic family

b)

Arrange components and simulate wiring delays

c)

Create block diagrams

d)

Perform final verification

126.

What is achieved during the synthesis step in both classical and modern design flows?

a)

Selection of power sources

b)

Functional simulations

c)

Conversion to gate-level schematics

d)

Wiring layout optimization

127.

Which family of logic was chosen in the classical design flow example for cost-effectiveness?

a)

CMOS logic

b)

TTL logic

c)

74HC logic

d)

ECL logic

128.

In modern digital design, what happens at every step of the process?

a)

Fabrication of design

b)

Simulation to verify correctness and requirements

c)

Manual gate-level design

d)

Design without power consumption checks

129.

During functional design in the classical flow, what is typically created?

a)

Truth tables and block diagrams

b)

Power layout

c)

Wiring delays simulations

d)

Technology selection

130.

What is checked during the verification step in modern digital design?

a)

Only wiring layout

b)

Timing and power requirements

c)

Block diagram consistency

d)

Schematic integrity

131.

Which step comes before verification in both design flows?

a)

Technology mapping

b)

Synthesis

c)

Place and route

d)

Functional design

132.

What is the key purpose of technology mapping?

a)

To select the power requirements

b)

To minimize the area and interconnection length

c)

To map gate-level schematics to specific technology

d)

To perform functional simulations

133.

What happens after synthesis in modern digital design flow?

a)

Technology mapping

b)

Functional simulation

c)

Block diagram creation

d)

Implementation

134.

In modern digital design, what is performed after wiring delays are added?

a)

Fabrication

b)

Behavioral simulation

c)

Verification against the original specifications

d)

Functional design update

135.

Which step follows functional simulation in modern digital design?

a)

Place and route

b)

Technology mapping

c)

Synthesis

d)

Implementation

136.

Why are simulations performed at each step of modern digital design?

a)

To generate physical circuits

b)

To verify functionality and meet design specifications

c)

To avoid technology mapping

d)

To skip verification

Similar Resources on Wayground