FC0-U61 · Question #784
Which of the following is the smallest unit of measurement?
The correct answer is C. Bit. The bit is the fundamental and smallest unit of information in computing, representing a binary digit (0 or 1).
Question
Which of the following is the smallest unit of measurement?
Options
- AKB
- BTB
- CBit
- DByte
How the community answered
(54 responses)- A6% (3)
- B2% (1)
- C89% (48)
- D4% (2)
Why each option
The bit is the fundamental and smallest unit of information in computing, representing a binary digit (0 or 1).
KB (Kilobyte) is 1024 bytes, which is significantly larger than a bit.
TB (Terabyte) is 1024 gigabytes, making it a very large unit of storage.
A bit (binary digit) is the smallest possible unit of data in computing, representing a single binary value, either 0 or 1. All other units of data storage, such as bytes, kilobytes, and terabytes, are built upon combinations of bits.
A Byte is composed of 8 bits, meaning it is larger than a single bit.
Concept tested: Computer data storage units
Topics
Community Discussion
No community discussion yet for this question.