How many bits are in a single Byte?
A8 bits
B4 bits
C32 bits
D16 bits
Explanation
A Byte consists of 8 contiguous binary digits (bits). In computer architecture, a byte is the standard fundamental unit of storage required to store a single ASCII text character (such as ‘A’ or ‘7’).
Exam Relevance
- Topic: Computer Fundamentals, Networking & Cybersecurity
- Subtopic: Hardware, MS Office, Protocols, Operating Systems & AI

No Comments