Question:medium

The state of flip flop when $Q = 0$ and $Q' = 1$

Show Hint

State is always synonymous with the value of $Q$. $Q=0$ means Reset, $Q=1$ means Set.
Updated On: Mar 16, 2026
  • Reset
  • Set
  • Trigger state
  • Tristate
Show Solution

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Concept:
Flip-flops are bistable multivibrators. The state of a flip-flop is always defined by the value of its primary output, $Q$.
Step 2: Detailed Explanation:
In digital electronics:
- If \( Q = 1 \), the flip-flop is in the SET state.
- If \( Q = 0 \), the flip-flop is in the RESET state (or clear state).
Since the question gives \( Q = 0 \), it is in the Reset state. $Q'$ is simply the complement of $Q$, so \( Q' = 1 \) confirms the state is valid.
Step 3: Final Answer:
The state is Reset.
Was this answer helpful?
0