GK Question

technology medium mcq

Which Linux command displays real-time system resource usage including CPU and memory?

  1. ps
  2. top
  3. free
  4. df

Answer: top

top provides dynamic real-time view of running processes, CPU usage, memory consumption, and system load. ps shows snapshot of processes; free displays memory stats; df shows disk space. Essential for system monitoring and troubleshooting in technical exams and real-world administration.

Topic Operating Systems
Exam Relevance SSC JE, Railway JE, Banking IT