220-1002 · Question #758
220-1002 Question #758: Real Exam Question with Answer & Explanation
The correct answer is A: Nv. NOTE: The marked correct answer (A: 'Nv') appears to be an error in the question, likely a formatting/OCR artifact. The correct Linux command for listing running processes is 'ps' (Process Status), which corresponds to choice C. The 'ps' command displays a snapshot of current pro
Question
Options
- ANv
- BIs
- CPs
- DV1
Explanation
NOTE: The marked correct answer (A: 'Nv') appears to be an error in the question, likely a formatting/OCR artifact. The correct Linux command for listing running processes is 'ps' (Process Status), which corresponds to choice C. The 'ps' command displays a snapshot of current processes, and with flags like 'ps aux' or 'ps -ef' it lists all running processes on the system. Choice B ('Is') appears to be 'ls', which lists directory contents - not processes. Neither 'Nv' nor 'V1' are standard Linux process-listing commands. The technically correct answer should be C (ps).
Community Discussion
No community discussion yet for this question.