Browsing all articles tagged with megabytes - Share Programming Tips
Confusion with megabytes, 1 megabyte is 1 million bytes or 1024 * 1024 (1048576) bytes?
i have two question
1> 1 megabyte is 1 million bytes or 1024 * 1024 (1048576) bytes?
2> what is the Difference between Mibit/s or Mib/s and MB/s or MBps and Mbit/s, Mb/s and Mbps MiB/s or MiBps?
“MB/s” usually means “megabytes per second”. This can be one of two definitions, depending on who you ask:
1> 1 million bytes per second (8 million bits per second) (per the IEEE’s definition)
OR
- 2> The more commonly seen definition of 1024 * 1024 (1048576) bytes per second (8388608 bits per second), seen commonly in many usages.
In most of the way 1 megabyte = 1024 * 1024 (1048576) bytes were taken in account but few years ago
The IEEE has proposed that computers should follow the SI prefixes, and use “Megabyte” to mean 10^6 bytes, not 2^20 bytes, which has been done historically. And thus created all the confusion over which definition of a megabyte one is actually using.
Search in this website
our sponsors
latest comments
- JIGAR PATEL on List of all standard version of c language
- agabein on List of all standard version of c language
- David Wood fin on Stop Plugin from showing updates
- Alice on C programming interview questions and answers for freshers
- smitesh on How to access/unblock songs.pk in india?
Find us on Facebook
Top Authors
Find us on stackoverflow
Polls
Loading ...
My Bookmarks
- Audio/video Recorder & player application based on MATLAB
- check dependency of your binary
- defination of all standard c programming language function
- Great Question-Answer on c programming
- know what your c code means
- Limition of c programming language
- List of all version of c programming language
- Online c compiler
- php freelancing work
- some more stuff on C programming language
- Volatile Keyword in Embedded System
- Write Android application in c language