Which of the following is not a unit of computer memory? *
o kilo byte
O teca byte
O nibble
O byte
Answers
Explanation:
the answer will be nibble
Answer:
nibble is not a unit of computer memory.
Explanation:
The size of memory is measured in the various units. The bit is the smallest unit of memory.
- 8-Bit constitutes 1 byte.
- While 4-bit constitutes 1 nibble.
Nowadays memory size is getting bigger to store more information. So bigger units are used for it. Like megabyte, kilobyte, gigabyte, terabyte, etc. The following chart illustrates it:
Memory Unit Capacity
Kilo Byte 1024 Bytes
MegaByte 1024 KB
Giga Byte 1024 MB
Tera Byte 1024 GB
Peta Byte 1024 TB
Hexa Byte 1024 PB
Zetta Byte 1024 HB
Yotta Byte 1024 ZB
Bronto Byte 1024 YB
Geop Byte 1024 BB
#SPJ2