Consider the next variable declarations:
int n=3, a=0X1F8A, b=0XF0F5;
To easily determine the internal representations of the variables a and b, we exprimed their values in the 16th base. The internal representation of these variables is: