180k views
5 votes
When designing code, which of the following best describes the purpose of a Post Mortem Review?

To obtain feedback on the code
To translate pseudocode to program code
To use code only one time
To check if others have the same code

2 Answers

4 votes

The answer to this question is D

User Seref Bulbul
by
4.6k points
10 votes

Answer:

4

Step-by-step explanation:

to check if others have the same code

User Andreas Lymbouras
by
4.7k points