Data Processing Cycle
Data processing is the re-structuring or re-ordering of data by people or…
Shortcut method – Hexadecimal to Binary
Steps ● Step 1 - Convert each hexadecimal digit to a 4 digit binary…
Shortcut method – Binary to Hexadecimal
Steps ● Step 1 - Divide the binary digits into groups of four (starting…
Shortcut method – Octal to Binary
Steps ● Step 1 - Convert each octal digit to a 3 digit binary…
Shortcut method – Binary to Octal
Steps ● Step 1 - Divide the binary digits into groups of three (starting…
Other Base System to Non-Decimal System
Steps ● Step 1 - Convert the original number to a decimal number (base…
Other base system to Decimal System
Steps ● Step 1 - Determine the column (positional) value of each digit (this…
Decimal to Other Base System
Steps ● Step 1 - Divide the decimal number to be converted by the…
Computer – Number Conversion
There are many methods or techniques which can be used to convert…


