COMPUTER NETWORKING

MULTIMEDIA AND QUALITY OF SERVICE

COMPRESSION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which order is correct?
A
Bit, Nybble, Byte, Kilobyte, Megabyte, Gigabyte, Terabyte
B
Bit, Byte, Nybble, Megabyte, Kilobyte. Gigabyte, Terabyte
C
Bit, Nybble, Byte, Megabyte, Kilobyte, Gigabyte, Terabyte
D
None of the above
Explanation: 

Detailed explanation-1: -Bit order usually follows the same endianness as the byte order for a given computer system. That is, in a big endian system the most significant bit is stored at the lowest bit address; in a little endian system, the least significant bit is stored at the lowest bit address.

Detailed explanation-2: -Bit is an eighth of a byte* Byte: 1 Byte. Kilobyte: 1 thousand or, 1, 000 bytes. Megabyte: 1 million, or 1, 000, 000 bytes. Gigabyte: 1 billion, or 1, 000, 000, 000 bytes. Terabyte: 1 trillion, or 1, 000, 000, 000, 000 bytes. Petabye: 1 quadrillion, or 1, 000, 000, 000, 000, 000 bytes. More items •27-Mar-2009

There is 1 question to complete.