In Windows, the 'Services' management console can be opened by running: MCQ with Answer and Explanation

In Windows, the 'Services' management console can be opened by running:
A. service.msc
B. compmgmt.msc and then Services
C. msc services
D. services.msc
Answer: Option D
Solution (By JKSSB Mock Tests)
services.msc opens the Services snap-in directly; compmgmt.msc also includes it.

Discuss this Question (0)

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

Practice More Operating Systems Questions

Question #1
Which Linux command is used to mount a file system at boot?
A. All of the above
B. mount -a
C. systemctl mount
D. Entries in /etc/fstab

Correct Answer: Option A


Explanation:
/etc/fstab defines mount points; mount -a mounts all entries in fstab; systemd can also handle mount units.

This question belongs to: Computer Operating Systems
Question #2
In Windows, the 'Remote Desktop' feature allows:
A. Accessing files remotely
B. Connecting to and controlling another computer over a network
C. Remote printing
D. Sharing the desktop with others

Correct Answer: Option B


Explanation:
Remote Desktop Protocol (RDP) enables users to connect to a remote Windows machine and control its session.

This question belongs to: Computer Operating Systems
Question #3
In Windows, the 'System Information' tool (msinfo32) displays:
A. Event logs
B. Hardware resources, components, and software environment
C. Performance metrics
D. Startup programs

Correct Answer: Option B


Explanation:
msinfo32 provides a comprehensive summary of system hardware, drivers, and software settings.

This question belongs to: Computer Operating Systems