Question:What is programming process?
Answer Programming process is a problem solving process and it consist of the following activities:-
1. Defining the problem
2. Preparing an algorithm
3. Preparing a program flowchart
4. Coding the program
5. Debugging and testing
6. Documenting
+ Report
What is programming process?