Question:

The smallest unit of data in computer is

Show Hint

Always remember: Bit is the smallest unit of data in computing and forms the basis of all digital information.
Updated On: Jun 9, 2025
  • Bit
  • Byte
  • Nibble
  • KB
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Understanding data units in computing
Data in computers is stored in binary format (0s and 1s).


Step 2: Defining the bit
A 'bit' (short for binary digit) is the smallest unit of data.
It can hold only one of two values: 0 or 1.


Step 3: Larger units
1 Nibble = 4 bits
1 Byte = 8 bits
1 KB (Kilobyte) = 1024 Bytes


Step 4: Conclusion
As bit is the base unit of data, the correct answer is (1) Bit.
Was this answer helpful?
0
0