Multiple choice technology programming languages

top command can be used to control processes

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The top command provides interactive process control capabilities: you can renice processes (r key), send signals to kill processes (k key), and change process priorities without exiting top.