Windows Programing Question:

Explain What are the difference phases of software development or software life cycle?

Windows Programing Interview Question
Windows Programing Interview Question

Answer:

Specification of the task
Design of algorithms
Implementation (coding)
Testing and debugging
Maintenance and evolution of the system
Obsolescence


Previous QuestionNext Question
What is Distributed Systems?Explain the cause of thrashing? How does the system detect thrashing? Once it detects thrashing, what can the system do to eliminate this problem?