Introduction to Computer
,The objective of this course is to
acquaint the students with the
basics of computers system, its
components, data representation
inside computer and to get them
familiar with various important Course
features of procedure-oriented
programming language i.e. C. Objectives
This Course guides the students to
read, write and modify C programs
and to implement basic projects
, Computer is an integral part of our day
to day life.
Introduction
Meaning of the computer is a device
that can calculate.
to
Computer But the modern computer can do a lot
more then calculation.
Computer is an electronic device that
receive input, stores or processes the
input as per user instruction and
provides output in desired format.
, Introduction to Computer
INPUT Process output
• Computer input is called data.
• Output obtained after processing data based on
user’s instructions is called information.
• Raw fact and figures which can be processed using
arithmetic and logical operations to obtain
information are called data.
• Processes that can be applied to data can be two
type
• Arithmetic Operation
• Logical operation
,The objective of this course is to
acquaint the students with the
basics of computers system, its
components, data representation
inside computer and to get them
familiar with various important Course
features of procedure-oriented
programming language i.e. C. Objectives
This Course guides the students to
read, write and modify C programs
and to implement basic projects
, Computer is an integral part of our day
to day life.
Introduction
Meaning of the computer is a device
that can calculate.
to
Computer But the modern computer can do a lot
more then calculation.
Computer is an electronic device that
receive input, stores or processes the
input as per user instruction and
provides output in desired format.
, Introduction to Computer
INPUT Process output
• Computer input is called data.
• Output obtained after processing data based on
user’s instructions is called information.
• Raw fact and figures which can be processed using
arithmetic and logical operations to obtain
information are called data.
• Processes that can be applied to data can be two
type
• Arithmetic Operation
• Logical operation