The size of byte is *
option is
1 bit
16 bits
8 bits
32 bits
Answers
Answered by
0
Answer:
the size of Byte is== 8 Bits
Explanation:
A byte is a unit of digital information that most commonly consists of eight bits.
Historically, the byte was the number of bits used to encode a single character of text in a computer and for this reason, it is the smallest addressable unit of memory in many computer architectures.
To disambiguate arbitrarily sized bytes from the common 8-bit definition, network protocol documents such as The Internet Protocol (RFC 791)(1981) refer to an 8-bit byte as an octet.
Furthermore, 1024 bytes make one kilobyte.
Similar questions