17/06/2025
DISCUSSION 1 Dated:17.06.2025
What is computer?
The full form of computer is- Common Oriented Machine Particularly Used for Trade and Education Research.
Basic components of computer-
1. Hardware- physical components of a computer that can be touched and felt e.g., CPU(Central Processing Unit), Monitor, We**am (if equipped), headphone, Keyboard, Mouse, Motherboard, RAM(Random Access Memory), Joystick, Speaker etc.
2. Software- a collection of programs and procedures that instructs a computer how to perform different types of tasks.
Types of Software-
a. System software.
b. Application software.
Parts of computer-
Input Unit: The devices used to provide input to the computer constitutes Input unit. Examples are-Keyboard, Mouse, Scanner and Joystick.
Output Unit: The devices that are used to display output after processing comprises output unit, such as, monitor, printer, we**am, headphone, speaker etc.
CPU(Central Processing Unit): also known as brain of the computer. The CPU receives the data from the user as input, interprets, and executes it, and presents the out as information. It communicates with input/output devices, which send and receive to and from the CPU.
Components of CPU: The arithmetic and logic unit, Control Unit and Memory Unit.
The arithmetic and logic unit: carries out the basic calculations and comparision operationsons the data.
Control Unit: Controls and coordinates the functions of various devices attached to CPU.
Memory Unit: is the principal storage of a computer. Data can be stored either temporarily or permanently. Computer memory ca be broadly classified into two types- internal memory and external memory.
Internal memory: is also called primary memory or main memory. It is the main area in a computer where data, instructions, and information are stored. It is directly accessed by the CPU. This memory consists of RAM (Random Access Memory) and ROM (Read only memory) Chips. Ram holds the data temporarily and volatile in nature i.e., the data is lost when the power supply is switched off. RAM is also called read/write as we can read information from it as well as write instructions on it.
On the other hand, ROM is non-volatile. The data and instructions saved in ROM are not lost even when the power supply is switched off.
External Memory: The external memory or the secondary memory refers to the various storage devices connected to a computer. This memory is used to store data permanently. The common storage devices are hard disk, CDs, DVDs, Pen drive, etc.