MCQOPTIONS
Saved Bookmarks
| 1. |
A sequential circuit is having one input and 2 states; The clock is initially in state A. It remains in the same state as long as (x=0) (i.e., input =0). If the input is 1, it switches to the state B and remains there as long as input is 0. On receiving 1 it switches back to state A. If it is realized with D – FF. what is the expression for D FF? |
| A. | XQ + XQ’ |
| B. | X’Q’ + XQ |
| C. | X’Q + XQ’ |
| D. | X’Q + X’Q’ |
| Answer» D. X’Q + X’Q’ | |