Digital Electronics - Digital Concepts - Discussion

Discussion Forum : Digital Concepts - General Questions (Q.No. 18)
18.
A flip-flop has ________.
one stable state
no stable states
two stable states
none of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
39 comments Page 2 of 4.

Satyanarayana.putta said:   1 decade ago
Flip-flop are used for data storage. For ex registers are used to temporary storage of date of 8-bit, 16-bit. etc.

8-bit register has 8 flip-flops, 16-bit register has 16 flip-flops.

Because flip-flop stores one bit data only, that is 0 or 1.

Preeti said:   1 decade ago
What is latch?

Sagarika said:   1 decade ago
Hello preeti,

Latch is a memory element which can store a single bit.
It remembers a bit.
It may be level or edge sensitive. There are many types of latches.

Sonali said:   1 decade ago
What is the difference between flip-flop and latch?

Thisanth said:   1 decade ago
Flip flop and latches are single bit storage device. They are differ from synchronous and asynchronous circuit.

Sai said:   1 decade ago
Latch give the out put according to input and does not depend on clock pulse.

Flip flop changes the output accordingly at instants determined by clock pulse.

Prasad rangu said:   1 decade ago
Flip flop has two states i.e.low and high. When trigger pulse is given to the flip flop the output is high. This is continues after trigger pulse is end. The output of the flip flop is changes after receives the reset signal.

Srimaniknadaprasath said:   1 decade ago
What is trigger pulse? its a clock signal or what?

Satheesh said:   1 decade ago
Flip flop is edge triggered, latch is level triggered.

Raji said:   1 decade ago
What is level trigger?


Post your comments here:

Your comments will be displayed after verification.