
Stephen R. answered 08/26/17
Tutor
4.9
(16)
Science, Computer & Math Tutor
A byte is normally one piece of information.
At the start of computers one byte was 8 bits of binary data which gave them the ability to store 256 bits of data,so it could represent all the numbers and alphabet plus others.
Since all computers store data as binary the definition of a kilobyte instead of being 1000 bytes is actually 1024 bytes or
210 bytes.
so:
1 megabyte would be 1024 x 1024 or 220 bytes or 1,048,576 bytes
1 gigabyte would be 1024 x 1024 x 1024 or 230 bytes or 1,073,741,824 bytes
1 terabyte would be 1024 x 1024 x 1024 x 1024 or 240 bytes or 1,099,511,627,776 bytes
Also every device's capacity is sometimes a close approximation or refers to unformulated capacity since the format process takes available data.
All that being said to answer your question:
iPod Nano would hold (8*1024*1024)/4000 = 2097 songs
iPod Nano would hold (16*1024*1024)/4000 = 4194 songs
iPod Classic would hold (160*1024*1024)/4000 = 41,943 songs
iPod Touch would hold (64*1024*1024)/4000 = 16,777 songs
1 terabyte hard drive would hold (1024*1024*1024)/4000 = 267,435 songs
Or as can be calculated from the above 262 songs per gigabyte based on a 4000 kilobyte average size.
Gaby F.
08/26/17