Flip-Flops Questions
Practice Flip-Flops MCQs with answers and explanations. Page 7 of 8.
Category
Digital Electronics
Topic
Flip-Flops
Page
7 / 8
Mode
Practice
Questions
Open any question to view the answer and explanation.
In flip-flop terminology, an input that is acted upon only when a qualifying enable or trigger (such as a clock/enable) is present is called a synchronous input. Is the statement “such an input is asynchronous” accurate?
Open
View answer
In VHDL for edge-triggered sequential circuits, which construct is the central mechanism used to describe clocked behavior and detect edges (for example, using rising_edge(clk))?
Open
View answer
Flip-flop timing: “Setup time” specifies which requirement for reliable data capture relative to the active clock edge?
Open
View answer
For a 7474 edge-triggered D flip-flop with inputs S, R, D, and CLK, which input(s) are synchronous with respect to the clocked operation?
Open
View answer
An edge-triggered flip-flop changes state only under which condition related to its trigger (clock) input?
Open
View answer
The 74121 nonretriggerable one-shot (monostable multivibrator) can be configured so that the output pulse width is set by a single external component. Which component is used in that single-component timing configuration?
Open
View answer
In VHDL structural design, each component instance is written using a label followed by a specific punctuation mark and then the referenced entity/architecture or library primitive name. Which punctuation mark correctly follows the instance label?
Open
View answer
In synchronous digital systems, the precise times at which outputs may change state are governed by a system-wide timing reference commonly called the ________.
Open
View answer
For a J–K flip-flop with J = 1 and K = 1 applied before a valid clock edge, what will the next clock pulse cause the output to do?
Open
View answer
If an input action is initiated by a signal transition (a change from 0→1 or 1→0) rather than by a sustained level, that input is said to be ________.
Open
View answer
HDL versus schematic-based design entry in digital electronics
Complete the statement with the most appropriate choice: “Most people would prefer to use ________ over a Hardware Description Language (HDL) when describing or communicating small to medium logic designs, especially during early prototyping or documentation.”
Open
View answer
Schmitt trigger input advantage in flip-flop and logic interfacing
What is the major advantage of using a Schmitt trigger input stage on a digital device?
Open
View answer
Verifying HDL designs — tool used regardless of AHDL or VHDL source
Regardless of whether you describe the circuit in AHDL or VHDL, the correct way to verify proper operation is to use a ________.
Open
View answer
NOR-gate S–R latch: deducing inputs from the outputs
Given a cross-coupled NOR-gate S–R flip-flop has outputs Q = 0 and Q̄ = 1 (the stable reset state), determine the required S and R input levels.
Open
View answer
Flip-flop asynchronous controls — standard labels and polarity
The asynchronous inputs on common flip-flops are normally labeled ________ and ________, and they are normally active-________ inputs.
Open
View answer
Classifying a latch among multivibrators
What type of multivibrator is a latch, considering its number of stable states and behavior?
Open
View answer
Retriggerable one-shot timing — extending pulse width with a second trigger
A retriggerable monostable has nominal pulse width 10 ms. It is triggered, and 3 ms later another trigger arrives. What is the resulting total output pulse width (in ms)?
Open
View answer
Gated S–R flip-flop (enable-controlled) — condition for CLEAR output
A gated S–R flip-flop goes to the CLEAR state under which input condition?
Open
View answer
Symbol recognition — identifying edge-triggered flip-flops on schematics
Which symbol feature is used to identify an edge-triggered flip-flop on its clock input?
Open
View answer
Gated D latch fundamentals — identify the missing feature:
A “gated D latch” is a level-sensitive storage element that uses a D (data) input and an enable (also called G or EN) control to become transparent when enabled and to hold its state when disabled. Which of the following is the feature that a standard gated D latch does not include as a distinct, dedicated input pin?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.