I was reading my homework when it was showing a example of converting binary to hexadecimal...now it says 01100011 you would break into 2 nibbles 0110 and 0011 it says the hexidecimal value of the first nibble would be 6 which I agree with. Then it says the second niblle 0011 would be B which I dont agree with wouldnt it be 3? Becuase 2+1 = 3 not 11 correct?
Sorry if this is the wrong fourm it was kinda tricky to choose a spot to put this.