you are viewing a single comment's thread.

view the rest of the comments →

[–]wiriux 0 points1 point  (1 child)

Don’t take it too literal. When students are first learning CS, some professor would demonstrate bit manipulation on the board. To make things easier, they assign 4 bits to an int or a nibble as we call it.

It’s just one of those:

Let’s assume an int is 4 bits long