InterviewSolution
Saved Bookmarks
| 1. |
What Is Meant By Latch? |
|
Answer» Latch is a D- type flip-flop used as a temporary STORAGE device controlled by a TIMING signal, which can store 0 or 1. The primary function of a Latch is DATA storage. It is used in output DEVICES such as LED, to hold the data for display. Latch is a D- type flip-flop used as a temporary storage device controlled by a timing signal, which can store 0 or 1. The primary function of a Latch is data storage. It is used in output devices such as LED, to hold the data for display. |
|