Write all steps of program solving methodology. [CBSE Text Book]
Answers
Answered by
1
Steps of program solving methodology.
Explanation:
The following are some of the methods and techniques on Problem Solving Methodology.
- Understanding: One should understand the issue well to make a successful program. Realizing the problem is halfway done.
- Analyze: Analysis of the problem involves determining the nature of the program and specifying the necessary inputs required for output and processing.
- Development: Translates the software algorithm into a programming language. Deciding which methodology or logic is ideally suited for coding is crucial.
- Testing: The software developed is evaluated under various conditions and checked for its proper and efficient operation at different levels.
Similar questions