Computer Science, asked by gururajeshwari, 9 months ago

After a team member writes a piece of code, how can she ensure that it works, before checking it in? Select the correct option O Through peer reviews. O Through functional testing. O Through unit testing. O Through regression testing.

Answers

Answered by rupamtiwari917
2

After a team member writes a piece of code then he/she can ensure that it works correctly by taking certain steps. Explanation: Through Peer Reviews: The programmer can ask his/her peers to go through the code and give their respective reviews and based on the reviews and feedback, the programmer can improve the code.

Similar questions