C. Define the following:
i. BIT ii. BYTE iii. NIBBLE
Answers
Answered by
2
Answer:
Answer :
i. Radix- the base to a given number system is called as radix.
ii. Bit- Single ‗1‘ or ‗0‘ is called as a bit.
iii. Nibble- a group of 4 bits is called as nibble
iv. Byte- a group of 8 bits is called as a byte.
Answered by
1
Answer:
bit (short for binary digit) is the smallest unit of data in a computer. A bit has a single binary value, either 0 or 1. Although computers usually provide instructions that can test and manipulate bits, they generally are designed to store data and execute instructions in bit multiples called bytes.
A nibble (pronounced NIHB-uhl; sometimes spelled nybble) is four binary digits or half of an eight-bit byte. A nibble can be conveniently represented by one hexadecimal digit
Similar questions