When developing a program, what is the correct order of activities?

When developing a program, what is the correct order of activities?


a.Plan > Analyze > Design > Implement > Operation
b.Design > Analyze > Plan > Implement > Operation
c.Analyze > Plan > Operation > Design > Implement
d.Plan > Analyze > Operation > Design > Implement


Answer: a.Plan > Analyze > Design > Implement > Operation


Learn More :