Posted inBasics Networking Posted by admin August 27, 2021 What is a Computer Network? A computer network is a system in which multiple computers…
Posted inBasics Data Processing Cycle Posted by admin August 27, 2021 Data processing is the re-structuring or re-ordering of data by people or machine to increase…
Posted inBasics Data and Information Posted by admin August 27, 2021 What is data? Data can be defined as a representation of facts, concepts or instructions…
Posted inBasics Shortcut method – Hexadecimal to Binary Posted by admin August 27, 2021 Steps ● Step 1 - Convert each hexadecimal digit to a 4 digit binary number (the hexadecimal…
Posted inBasics Shortcut method – Binary to Hexadecimal Posted by admin August 27, 2021 Steps ● Step 1 - Divide the binary digits into groups of four (starting from the right).…
Posted inBasics Shortcut method – Octal to Binary Posted by admin August 27, 2021 Steps ● Step 1 - Convert each octal digit to a 3 digit binary number (the octal…
Posted inBasics Shortcut method – Binary to Octal Posted by admin August 27, 2021 Steps ● Step 1 - Divide the binary digits into groups of three (starting from the right).…
Posted inBasics Other Base System to Non-Decimal System Posted by admin August 27, 2021 Steps ● Step 1 - Convert the original number to a decimal number (base 10). ● Step 2…
Posted inBasics Other base system to Decimal System Posted by admin August 27, 2021 Steps ● Step 1 - Determine the column (positional) value of each digit (this depends on the…
Posted inBasics Decimal to Other Base System Posted by admin August 27, 2021 Steps ● Step 1 - Divide the decimal number to be converted by the value of the…