Computing Fundamentals
Computing Fundamentals
Fundamentals
LECTURE 1 & 2
Computer
An Electronic Device For Storing And Processing Data, Typically In Binary Form,
According To Instructions Given To It In A Variable Program.
WHY STUDY
COMPUTING
FUNDAMENTALS
Output devices
INPUT DEVICES
Hardware & Software
CPU
Hardware Device
>
<
==
Input Provided To Computer And Output produced by
It must be stored at some place
Storage in computers
1. PRIMARY STORAGE VS. SECONDAY STORAGE
ROM USB
RAM VS. ROM
Fetch
Decode
Execute
How does a CPU work (Cont.)
Fetch The Instructions From Main Memory
Decode The Instructions to know the operation to be
performed
Execute The Instructions
For construction of a house what is
the first step
Algorithms
Algorithm is step by step instructions given to
computer for solving a particular problem
Calculating Average Marks Of Students In
Classroom
It is also set of instructions given to the computer for performing particular task. A
program is written in a specific language called programming language.