edited by
4,101 views

1 Answer

Best answer
4 votes
4 votes

Ans 4) Toggle

When J = 1 and K = 1 , The output continuously Toggles from 1 to 0 and 0 to 1. At the end Output is indeterminate. This condition is called as Race around Condition. This happens when Propagation Delay is less than the Pulse width.

 Refer : http://ecetutorials.com/digital-electronics/jk-flip-flop/  for more on J K Flip Flop

selected by
Answer:

Related questions

3 votes
3 votes
3 answers
1
go_editor asked Aug 14, 2016
4,469 views
The simplified form of the Boolean equation $(A\bar{B}+A\bar{B}+AC)(\bar{A}\bar{C}+\bar{B})$ is$A\bar{B}$$A\bar{B}C$$\bar{A}B$$ABC$
4 votes
4 votes
2 answers
2
go_editor asked Aug 14, 2016
2,340 views
Simplified Boolean equation for the following truth table is :$\begin{array}{|c|c|c|c|}\hline x & y & z & F \\ \hline \text{0} & \text{0} & \text{0} & \text{0} \\ \hlin...
3 votes
3 votes
4 answers
3
go_editor asked Aug 14, 2016
4,357 views
Which of the following logic expression is incorrect ?$1 \oplus 0 =1$$1 \oplus 1 \oplus 1=1$$1 \oplus 1 \oplus 0=1$$1 \oplus 1 =0$
4 votes
4 votes
2 answers
4
Sanjay Sharma asked Jul 10, 2016
2,485 views
The $\text{IEEE-754}$ double precision format to represent floating point numbers, has a length of ______ bits.$16$$32$$48$$64$