Which command in Linux is used to display the currently logged-in user accounts and terminal details? MCQ with Answer and Explanation

Which command in Linux is used to display the currently logged-in user accounts and terminal details?
A. uname
B. pwd
C. who
D. id
Answer: Option C
Solution (By JKExamLibrary)
The 'who' command queries system accounting data to display information about users currently logged into the operating system session.

This question belongs to: Computer Operating Systems

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Operating Systems Questions

Question #1 Report Error
Which tool or key combination is used in Windows to forcefully bring up the direct Windows Security screen options to lock, log off, or launch Task Manager?
A. Ctrl + Shift + Esc
B. Windows Key + L
C. Alt + F4
D. Ctrl + Alt + Delete

Correct Answer: Option D


Explanation:
Pressing Ctrl + Alt + Delete triggers a low-level hardware interrupt that opens the secure Windows options overlay screen.

This question belongs to: Computer Operating Systems
Question #2 Report Error
Which memory location holds the addresses of various Interrupt Service Routines (ISRs) to handle specific hardware triggers?
A. Windows Registry Base
B. Virtual Swap Block
C. Process Control Block (PCB)
D. Interrupt Vector Table (IVT)

Correct Answer: Option D


Explanation:
The Interrupt Vector Table maps specific interrupt signal identifier numbers directly to the memory locations of their respective Interrupt Service Routines.

This question belongs to: Computer Operating Systems
Question #3 Report Error
Which Android version introduced Material Design?
A. Marshmallow
B. Lollipop (5.0)
C. Ice Cream Sandwich
D. KitKat

Correct Answer: Option B


Explanation:
Android 5.0 Lollipop introduced Material Design, a visual design language with responsive animations and bold colors.

This question belongs to: Computer Operating Systems