A computer is an electronic device, under the control of instructions stored in its memory that can accept data (input), process the data according to specified rules (Program) on processor & produces information (output), and store the information for future use.
Data - are raw numbers or other findings which, by themselves, are of limited value.
Information - is data that has been converted into a meaningful and useful context.
Computers are being used extensively nowadays in everyday life/every field in the form of laptop, desktop, smartphone, gadgets etc.
Speed
Accuracy
Huge storage
Versatility
Tirelessness
Data security issue.
Cyber Crimes.
Health risk.
Bad impact on environment if not properly disposed.
Take data as input
Stores data/instructions
Process those stored data
Generate the output.
Any and every computer consist of these 2 things -
Hardware
Software
Computer hardware is the collection of physical elements/parts that constitutes a computer system, such as the monitor, mouse, keyboard, computer data storage, hard drive disk (HDD), system unit (graphic cards, sound cards, memory, motherboard and chips), etc. all of which are physical objects & can be touched.
Software is a generic term for organized collections of computer data and instructions, often broken into two major categories: system software that provides the basic non-task-specific functions of the computer, and application software which is used by users to accomplish specific tasks.
A device through which data and programs from the outside world enter the computer system.
A device through which results stored in the computer memory are made available outside the computer system.
CPU consists of 3 parts
Performs basic arithmetic operations such as addition and subtraction Performs logical operations such as AND, OR, and NOT. Most modern ALUs have a small amount of special storage units called registers that can be accessed faster than main memory.
It organizes the computer to work computer as single unit & generates control signals for various devices regarding read/write or execute operation.
A collection of cells, each with a unique physical address Most computers are byte-addressable Cell at address 11111110 contains 10101010