Posted inBasics Internet and Intranet Posted by admin August 27, 2021 Internet It is a worldwide system which has the following characteristics: ● Internet is a world-wide…
Posted inBasics Operating System Posted by admin August 27, 2021 It is a program with following features: ● An operating system is a program that acts…
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…