nerdexam
CompTIA

LX0-101 · Question #56

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

(26 responses)
  • A
    85% (22)
  • B
    4% (1)
  • C
    4% (1)
  • D
    8% (2)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice