Question:medium

Which of the following represents binary digit?

Show Hint

Think about the base-2 number system.
Updated On: Jan 13, 2026
  • 0 or 1
  • 0 or 9
  • 0 or 5
  • 0 or 7
Show Solution

The Correct Option is A

Solution and Explanation

The fundamental unit of data in computing is the binary digit, also known as a bit. It exists in one of two states, represented by 0 or 1. These distinct values correspond to the two states inherent in binary systems, which are integral to processing and storing information within computers.

Was this answer helpful?
0