• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How many bits are in a byte? What women think...

Drekce

Golden Member
Last night my wife and I were playing the game "Cranium" with some friends. It was guys against girls...The women get the question "True or False, There are 8 bits in one byte?" They answered false because they for some unknown reason thought that a byte has 40 bits! I am a Computer Engineer and my wife thinks there are 40 bits in a byte, I am so ashamed.

 
Hurray for all the regular folks who don't know or care about computers and keep us geeks in business!! /cheer
 
Originally posted by: Quixfire
Who won the girls or the guys?

At my pad the girls usually win because the guys get drunk sooner. But when it comes to "25 words or less" we never lose.
 
40 bits...where did that come from?

Saying there were 10bits I could understand...but 40? Thats just like a random number.
 
Originally posted by: PingSpike
40 bits...where did that come from?

Saying there were 10bits I could understand...but 40? Thats just like a random number.

Well... There have been x86 CPUs that have 40-bit memory addressing (Athlon 64, anyone?), but I don't think Drekce's wife knows that 😉
Edit: oh, and Drekce, you should know better than to think that bytes are *only* 8 bits. Bytes can be of any bit-length, as long as the platform (hardware & software) support it.
 
Originally posted by: WobbleWobble
From what I remember, there are not always 8 bits in a byte. Most of the time yeah, but there were exceptions.

And what would the exception be?
 
Originally posted by: kt
Originally posted by: WobbleWobble
From what I remember, there are not always 8 bits in a byte. Most of the time yeah, but there were exceptions.

And what would the exception be?

I quote myself: "Bytes can be of any bit-length as long as the platform (hardware & software) supports it." (emphasis added)
 
Back
Top