A developer is reviewing a code that was written by a colleague. It runs fine, but there are many lines of code to do a seemingly simple task repeatedly. Which action organizes the code?
A. Refactor the code by removing any unnecessary tests.
B. Reverse engineer and rewrite the code logic.
C. Using functions, rewrite any pieces of code that are repeated.
D. Modify the code to use loops.
A developer is reviewing a code that was written by a colleague. It runs fine, but there are many lines of code to do a
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A developer is reviewing a code that was written by a colleague. It runs fine, but there are many lines of code to do a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!