Initial idea 1
Computer Program:
A computer program is a set of given instruction given to the computer to solve a problem is called program.It stored as a file on the storage media such as hard disk. The programs are written in different programming languages. A person who writes programs using Programming language is called Programmer .
Advantages of Computer program:
A computer can solve many problems by giving instruction to computer .
A computer Program can be used to perform a task repeatedly and quickly .
A program can process a large amount of data easily.
It can display the results in different styles
Now i am going to tell you how a computer solves problem and it is also called problem solving. It is a process of identifying a problem and finding the best solution for it. Problem Solving is a skill that can be developed by following a well organized approach. W e solve different problems everyday. Every problem is different in its nature. Some problems are very difficult and require more attention to identify the solution. A problem may be solved in different ways. One solution may be faster, less expensive and more reliable than others. It is important to select the best solution.
Algorithms and pseudo Code :
An algorithm is a step by step procedure to solve a problem becomes simpler and easier with help of an algorithm. It is better to write algorithm before writing the actual computer program.

.jpg)


Comments
Post a Comment