File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2807,7 +2807,7 @@ _[⬆ Back to Top](#table-of-contents)_
28072807What are reasons to automate the Software build process? (choose the best two answers)
28082808
28092809- [x] Automation improves the quality of Software by making builds less error-prone.
2810- - [ ] Code reviews are much faster if you automate your build.
2810+ - [ ] Code Reviews are much faster if you automate your build.
28112811- [x] To get feedback on changes to the code early and often.
28122812- [ ] You can't run automated tests without an automated build.
28132813
@@ -2920,7 +2920,7 @@ _[⬆ Back to Top](#table-of-contents)_
29202920264 . ### Question264
29212921What is the value of Refactoring code?
29222922
2923- - [ ] To have all code in a single file for easy printing and code reviews .
2923+ - [ ] To have all code in a single file for easy printing and Code Reviews .
29242924- [x] To improve readability and maintainability.
29252925- [ ] To keep the code moving.
29262926- [ ] To make the Software faster at runtime.
You can’t perform that action at this time.
0 commit comments