Interview Question
Qus: What is code review?
Code Review is the act of consciously and systematically convening with one's fellow programmers to check each other's code for mistakes, and has been repeatedly shown to accelerate and streamline the process of software development like few other practices can.
Answers (2)