1,270 views
1 votes
1 votes

Which of the following flip flops is used as a 1-bit memory element?

(A) T flip flop
(B) SR flip flop
(C) D flip flop
(D) JK flip flop

2 Answers

2 votes
2 votes

D flip flop is used as a 1-bit memory element because this flip-flop stores the value that is on the data line and then forwards the same data.

Here by 1-bit memory element means that we are storing the 1- bit data and then forwarding it without manipulating it.i.e. just to store a memory element.

D Q'
0 0
1 1
edited by