Software Development Flashcards
1
Q
What is the first step? (A)
A
Analyse the problem
2
Q
What is the second step? (D)
A
Design an algorithm to solve the problem
3
Q
What is the third step? (I)
A
Implement the algorithm
4
Q
What is the fourth step? (T)
A
Test and verify the completed program
5
Q
What is the final step? (M)
A
Maintenance and Documentation