there are many methods/approaches available to solve a particular problem. However, the efficient way is to adopt a systematic method of problem solving. The use of systematic method of problem solving is crucial when we use a computer to solve a problem. We introduce here a seven steps problem solving method, which is closely related to the software life cycle (the various stages in the life 88 of a program), that can be adapted by each person to solve the problem in their own style. They are given as under:
- Problem Definition
- Problem Analysis
- Design the problem
- Coding
- Program Testing and Debugging
- Documentation
- Program Maintenance
Elaborative Interrogation and Self-Explanation
We all struggle to learn the complex concept in the class and spend elongated hours searching for methods to help [...]