answersLogoWhite

0


Best Answer

If 8-bits were used to hold one number, the sample range would go from -128 to +127. Since sound samples can be both positive and negative you would use this range instead of the "bit math" 0 to 255. If 8-bits were used to hold one number, the sample range would go from -128 to +127. Since sound samples can be both positive and negative you would use this range instead of the "bit math" 0 to 255.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

-128 to +127 is the range of bits

256 is how many samples there are in 8 bits

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

A byte contains 8 bits. So, a byte can store 2^8 differents values, i.e. 256.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: 9 How many samples can be stored in 8 bits?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many numbers can be stored in 8 bits?

256 (0 through 255)


What is the smallest decimal number that can be stored using 8 bits?

0.0000001


Can two hexadecimal digits be stored in one byte?

Yes, a byte is 8 bits, and a one hexadecimal digit takes up four bits, so two hexadecimal digits can be stored in a byte. The largest hexadecimal digit is F (which is 15 in base ten.) In base two, this converts to 1111, which takes up four bits, which is why it only takes four bits to store a hexadecimal digit. With 8 bits, two hexadecimal digits can be stored (FF would be 11111111, which is 8 bits), and 8 bits make up a byte. Generally, 4 bits are always used to store a hexadecimal digit, using leading zeros where necessary. For example, the hexadecimal digit 5 would be stored as 0101, and the hexadecimal digits 5A would be stored as 01011010.


How many bits are there in a byte?

Generally speaking, eight bits to a byte. There is no actual standard that defines how many bits are in a byte, but it has become something of a de facto standard.


How many KB in 8 bits?

8 bits is 0.00097656248 KB


How many bits are in the letter l?

8 bits


How many bits in a 1 dollar?

8 bits


What is the amount of memory it takes to store a single character?

Characters are typically stored in 8 bits.


How much data stored on iPod touch 8gb?

8 giga bits of space are available


How many bits in 3 bytes?

1 byte=8 bits SO, 3byts=24 bits


How many bits are there in 4096 bytes?

1 byte = 8 bits (4096 bytes) x (8 bits/byte) = 32768 bits


How many characters can be represented using 8 bits?

8 bits = 64 character