computer structure
Define the basic logical structure of a computer.The basic logical structure of a computer are as follows: - The BIOS ( basic input output system ) responsible for booting up the computer. - CPU ( central processing unit ) the brains of the computer executes the processes. - Memory / RAM ( random access memory ) used to store temporary data. - Hard Disk is used for the storage of permanent data. - Input / output devices are used to give input to a computer and derive output from it. - Communication Channel acts as an interface for external and internal devices. |
Comments
Post a Comment