What is the function of the Windows 'System Configuration' (msconfig) Startup tab? MCQ with Answer and Explanation

What is the function of the Windows 'System Configuration' (msconfig) Startup tab?
A. To configure boot options
B. To change system language
C. To enable or disable programs that start automatically with Windows
D. To manage system services
Answer: Option C
Solution (By JKExamLibrary)
The Startup tab lists programs that run at startup; users can disable them to improve boot time.

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
What is the main role of the Android 'Window Manager'?
A. To manage the layout and display of windows and views
B. To handle input events
C. To control power management
D. To manage app permissions

Correct Answer: Option A


Explanation:
Window Manager organizes the screen's surface and coordinates how windows are rendered and layered.

This question belongs to: Computer Operating Systems
Question #2 Report Error
Which Linux pseudo-filesystem acts as an interface to internal kernel data structures, allowing users to query live CPU parameters or memory statistics via text files?
A. /etc
B. /proc
C. /bin
D. /lib

Correct Answer: Option B


Explanation:
The '/proc' directory is a virtual, process information pseudo-filesystem that exposes live kernel statistics and active process metadata as text files.

This question belongs to: Computer Operating Systems
Question #3 Report Error
Which of the following components acts as the primary layout engine and application foundation for the Android runtime interface?
A. MS-DOS Prompt
B. Java API Framework
C. Windows Installer Subsystem
D. DirectX Interface

Correct Answer: Option B


Explanation:
The Java API Framework exposes the core capabilities of the Android operating system through standard classes and high-level programming interfaces.

This question belongs to: Computer Operating Systems