it refers to 16 million bits
16 Mb in binary notation can be refered to as 16*1024 bits. A bit is represented with a lower case "b".
There is 1024 Mb in 1 Gb. So your answer is 16x1024 which equals 16384Mb. Depends on manufacturer.. usually 16000. Binary is for suckers and hex is for losers. Seriously. definitely 16000 if its media storage. More like the lame binary answer if its memory sticks. But its all the same to you. What's 384 mb worth?
1610 = 100002
100, 104.858, or 95.367, depending on if you mean decimal to decimal, binary to binary, decimal to binary, or binary to decimal. Simply, decimal megabytes, used by the storage industry, is 1,000KB, where each KB is 1,000 bytes. Binary megabytes, used by programmers (such as Microsoft, Linux, etc) are 1,024 KB, where each KB is 1,024 bytes (2^10, or 0x0200). Converting from decimal to binary will yield a smaller number of megabytes, while converting from binary to decimal will result in more megabytes.
no its not it 10001 (16+1)
1,000 MB in SI terms, 1,024 MB in Binary terms
None. A megabyte is a unit of binary data and has no direct relationship to physical hardware.
The "M" stands for Mega which is engineering notation for 1,000,000. The "K" stands for Kilo which is engineering notation for 1,000. Therefore, 4.1 MB is equal to 4,100 KB. Hope this helps!
a megabyte(mb) is a memory unit equal to 1000 kilobytes(kb) these memory mesurements range from bytes to zetabytes. 1000 bytes=1 kilobyte(kb) 1000 kilobytes=1 megabyte(mb) 1000 megabytes=1 gigabyte(gb) 1000 gigabytes=1 terabyte(tb) 1000 terabytes=1 petabyte(pb) 1000 petabytes=1 exabyte(eb) 1000 exabytes=1 zetabyte(zb) ____________________________________________________________________ but there things called binary bytes.and binary bytes are the same as the above except these units are measured in a way that is easier to calculate in binary. binary uses only the numbers 1 and 0 and can create massive amounts of numeretical values.but 1 and 0 are only indications of yes or no.for instance if you want the number 8 it would be 1000 because by placing a one you are indicating that you want the number corresponding to that digit.example ____________________________________________________________________ digit 1=1 digit 2=2 digit 3=4 digit 4=8 ____________________________________________________________________ so by placing a 1 on the 4th digit i am indicating i want 8.i will show you all digits up to 1024. ____________________________________________________________________ 1 2 4 8 16 32 64 128 256 512 1024 ____________________________________________________________________ notice these are all numbers doubled by 2. 512x2=1024. ok now that you understand basic binary you can understand binary bytes. ____________________________________________________________________ 1024 bytes=1 kb 1024 kb=1 mb 1024 mb=1 gb (and so on) ____________________________________________________________________ the reason a binary byte is mesured this way is because 1024 is easy to calculate in binary(computer language)because it would be only one calculation.1024=10000000000.so digit 11 is 1024 in binary and by placing a one there i am indicating that i want that number. and remember binary is read from right to left.
there are 1024 kilobytes in one megabyte. Ex 2048kb = 2 mb
Approximately 0.093MB according to binary megabytes, and 0.0959MB using decimal megabytes.
300 = 256 + 32 + 8 + 4 = Binary 0000 0001 0010 1100