Change set

Pick exam & year, then Go.

Question map
Not attempted Correct Incorrect ★ Bookmarked
Loading…
Q141 (CISF/2022) Science & Technology › ICT, AI, Cybersecurity & Emerging Tech

Which one of the following is a sequential electronic circuit that is used to store 1-bit information ?

Explanation

A flip-flop is the fundamental building block of digital electronics and sequential logic circuits. It is a bistable multivibrator, meaning it has two stable states that can represent a binary 0 or 1, allowing it to store exactly one bit of information. The other options are related but distinct:

  • Registers are groups of multiple flip-flops used to store data words (e.g., 8-bit or 32-bit).
  • Counters are sequential circuits, typically constructed from flip-flops, used to count clock pulses.
  • An Accumulator is a specific type of register inside a CPU that stores intermediate results of arithmetic and logic operations.

Since the question asks for the basic circuit used to store 1-bit information, the flip-flop is the correct answer.

✓ Thank you! We'll review this.

SIMILAR QUESTIONS

CISF · 2021 · Q144 Relevance score: 2.65

Which one of the following digital circuits is used as the basic component for storing data?

CISF · 2021 · Q136 Relevance score: -2.83

Which one of the following stores the results produced by arithmetic and logic unit of a computer ?

CISF · 2021 · Q150 Relevance score: -2.87

Which one of the following memories is used to store data permanently?

CISF · 2021 · Q149 Relevance score: -3.84

A combinational circuit that selects binary information from one of many input lines and directs it to a single output line is known as