In a JK flipflop, what happens if both J and K inputs are held high while the clock pulse is applied?

In a JK flipflop, what happens if both J and K inputs are held high while the clock pulse is applied?

Explanation
  • In a JK flip-flop, when both J and K inputs are high, the output switches (toggles) between 0 and 1 with each clock pulse.
  • This property makes JK flip-flops ideal for toggle operations in counters.