nerdexam
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)
  • A
    70% (23)
  • B
    6% (2)
  • C
    9% (3)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full 117-201 Practice