We may face many problems in life such as :
- Solving an anagram
- To top in a class
- Have a successful carrier
- Building a Ship
- Choosing a good Chess move
- Deep Thinking
- Careful planning
- Logical Way of thinking
- Preserverance and attention
If we solve a computer based problem with the above approches , we have a high rate of success rate.
Phases Of a Problem :
There are three main phases of a problem :
- Collecting the required Data....Input
- Processing the data....Process
- A description of solution....output
In the case of a Computer problem....
- The user gives the input
- the computer processes the input while comparing it with the stored information and generates output
- the user then gets the output
No comments:
Post a Comment