Umm....4 bytes...you kinda just answered your own question.
Now, if you were to have asked "How many bits make a byte," I would have said that "Since there are 8 bits to a byte, you would multiply 8 bits by 4 bytes to get the answer of 32 bits in 4 bytes. Bonus tid-bit of info: 4 bits is a nibble!
1,000 bytes make a kilobyte
I believe you misspelled bites. And it can take anywhere from 1 to 15, just depends on where the tiger bites. It the teeth puncture an artery, death will occur with minutes. But if the tiger bites in an area with minimal organs, death will not be so immediate.
Depending on the movie length, a 1 hour movie will take up to 100,000 bytes to be produced and a 2 hour movie will take around 300,000 bytes.
2
A java.util.Date object will take about 32 bytes in memory.
To determine how many bytes are needed to represent the number 2501, we first convert it to binary. The binary representation of 2501 is "10011100001," which requires 12 bits. Since one byte is 8 bits, you would need 2 bytes (16 bits) to store the value 2501.
16KB, or 16384 bytes, can be addressed with 14 address lines. (214 = 16384)
10
414
Approx. 9.3 Gigabytes!
As one byte can hold one letter of the alphabet, to store the word "Sarah" would take 5 bytes.
A plain integer variable in C under windows is 2 bytes in 16 bit windows, and 4 bytes in 32 bit windows.