Computer Science - Computer Fundamentals - Discussion

Discussion Forum : Computer Fundamentals - Section 16 (Q.No. 8)
8.
Which is an electronic device that can store temporarily a single bit of data.
Accumulator
Buffer
Memory
Latch
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Rabi sahu. said:   1 decade ago
What is the meaning of latch?

Chris said:   1 decade ago
When one process got interrupted, It will store its current state in a latch. Latch is used to store its current state of data processing. After it is done, it will recover its state from latch and continue processing.

Priya said:   1 decade ago
Accumulator can also temporarily store data.

Shewangizaw Bogale said:   9 years ago
Latches : can be memory devices and can store single bit of data for as long as the device is powered on.

Accumulator : is a register that is used to hold a result of an arithmetical or logical operation.

Post your comments here:

Your comments will be displayed after verification.