Multiple choice technology operating systems

What is the command to find out the process using system resources more?

  1. Top

  2. Bottom

  3. Side

  4. Front

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

The top command is used in Unix/Linux systems to display real-time system processes and resource usage, showing which processes are consuming the most CPU, memory, and other resources. Bottom, Side, and Front are not valid system commands for monitoring process resource usage. Top is the standard utility for this purpose.