LPI
117-201 · Question #12
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
The correct answer is A. make clean. See the full explanation below for the reasoning.
Question
You have finished updating and resolving dependencies for some source code. What command should you run before recompiling the code into binary form?
Options
- Amake clean
- Bmake all
- Cmake dep
- Dmake install
How the community answered
(33 responses)- A70% (23)
- B6% (2)
- C9% (3)
- D15% (5)
Community Discussion
No community discussion yet for this question.