Just computing.

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
So we’re actually converting binary to Hex

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
Hex=4 and octal=3. What I mean is you break it into groups of 3s or 4s

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
So let’s say that we have 105 for our number alright?

Nat @the_noctor
commented on
Just computing.
Nat @the_noctor
This account has been suspended.

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
So this is what we have.

Nat @the_noctor
commented on
Just computing.
Nat @the_noctor
This account has been suspended.

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
So now we convert it to hex, so what do we break it into?

Nat @the_noctor
commented on
Just computing.
Nat @the_noctor
This account has been suspended.

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
Think of the ones and zeros as an ID. Those 1s and 0s represent that number.

Sobo275 @sobo275
commented on
Just computing.
Sobo275 @sobo275
So since we are converting it into HEX, we’d break those ones and zeros up into groups of fours.
Please login to post.