Saved Bookmarks
| 1. |
421 octal to hexadecimal |
|
Answer» Answer: When converting from decimal you always use divide and when converting to decimal you always MULTIPLY. Converting between HEXADECIMAL and binary as WELL as OCTAL and binary is a BIT easier to remember. Just remember that hexadecimal is 8421 and octal is 421. |
|