Saturday, March 10, 2018

Important question

Steps of developing program:-
1. Problem Identification:
a. Define the problem
b. Collecting the information related to problem
---
2. Problem Analysis:
a. Define Input
b. Define Output
c. Analyze computer memory requirement
---
3. Program Design:
a. Develop the algorithm
b. Develop flow chart
---
4. Program Development/ Coding
a. Develop coding
---
5. Program Implementation
a. Testing
b. Error Finding & Rectification
--
6. Program Maintenance
a. Ensuring smooth live operation
b. Documentation
c. User Training
d. Bug fixing

No comments:

Post a Comment