This course will be retired on July 14, 2025.
Quiz Question 1 of 5
Itβs good practice to refactor code when:
Choose the correct answer below:
-
A
you see the same code repeated in multiple places and want to consolidate it in one place.
-
B
you feel like making a big, unnecessary change that requires rewriting most of the code in your app.
-
C
your customers complain that your software is too complicated.
-
D
your code frequently generates errors.