this is in order from samllest to biggest :
Bit = 1bit
Byte = 8bits
Kilobyte (kB) = 1024 bytes or 10^3
Megabyte (MB) = 1048576 bytes or 10^6
Gigabyte (GB) = 1073741824 bytes or 10^9
Terabyte (TB) = 1099511627776 bytes or 10^12
Petabyte (PB) = 10^15 bytes
Exabyte (EB) = 10^18 bytes
Zettabyte (ZB) = 10^21 bytes
yottabyte (YB) = 10^24 bytes
(this is as far as i know)
Chat with our AI personalities
53 bytes long
The ANSWER is 4
Bit: A binary digit. The smallest increment of data. A bit can hold 0 or 1. Byte: 8 consecutive bits store a single character. 1 kilobyte (KB) equals 1024 bytes 1 megabyte (MB) equals 1,048,576 bytes 1 gigabyte (GB) equals 1,073,741,824 bytes
Both are used for Return operations. But the difference is IRET uses extra 2 bytes along with 2 bytes(making it 4 bytes) for poping from stack. And RET uses only 2 byte of instruction for Poping. IRET is used to switch from Virtual Mode to Protected Mode whereas RET isn't.
Approx. 9.3 Gigabytes!