COMPONENTS OF A COMPUTER SYSTEM
There are several computer systems in the market with a wide variety of makes, models , and peripherals. In general, a computer system comprises following four components: 1. Central Processing Unit (CPU): This unit performs processing of instructions and data inside the computer. 2. Input Unit: This unit accepts instructions and data. 3. Output Unit: This unit communicates the results to the user. 4. Storage Unit: This stores temporary and final results. 1. Central Processing Unit (CPU): Central processing unit is the "administrative" section of the computer system. It interprets, coordinates the operations, and supervises the instructions. CPU works with data in discrete form, that is, either 1 and 0. It counts, lists, compares, and rearranges the binary digits of data in accordance with the detailed program instructions stored within its memory.The CPU itself has three parts: (a). Arithmetic Logic Unit (ALU): This unit performs the arithmetical and logical operations...