CHAPTER 1
PROGRAMMING
TECHNIQUES
CLASS X
FEDERAL BOARD
, EXERCISE
Short Question
i. Define computer.
Answer. A computer is a machine that can store and process information.
Most computers rely on a binary system, which uses two variables, 0 and 1, to
complete tasks such as storing data, calculating algorithms, and displaying
information.
ii. What is algorithm? What is the role of algorithm in problem
solving?
Answer: Algorithm:An algorithm means method ,procedure or technique or
Plan. It is a step by step problem solving method that is easy to
Understand and follow.
Role of algorithm:
Computer programming is the process of taking an algorithm and coding it in
A programming language. Formulating an algorithm is first step for develping
A computer program.
.
PROGRAMMING
TECHNIQUES
CLASS X
FEDERAL BOARD
, EXERCISE
Short Question
i. Define computer.
Answer. A computer is a machine that can store and process information.
Most computers rely on a binary system, which uses two variables, 0 and 1, to
complete tasks such as storing data, calculating algorithms, and displaying
information.
ii. What is algorithm? What is the role of algorithm in problem
solving?
Answer: Algorithm:An algorithm means method ,procedure or technique or
Plan. It is a step by step problem solving method that is easy to
Understand and follow.
Role of algorithm:
Computer programming is the process of taking an algorithm and coding it in
A programming language. Formulating an algorithm is first step for develping
A computer program.
.