An important benefit of code inspections is that they:
- A. enable the code to be tested before the execution environment is ready.
- B. can be performed by the person who wrote the code.
- C. can be performed by inexperienced staff.
- D. are cheap to perform.
Answer: Option A