Which of the following is a feature of the Windows 'Group Policy'? MCQ with Answer and Explanation

Which of the following is a feature of the Windows 'Group Policy'?
A. Local policy settings for standalone machines
B. All of the above
C. Security policy configuration
D. Centralized management of user and computer settings in a domain
Answer: Option B
Solution (By JKExamLibrary)
Group Policy allows administrators to define policies for users and computers, both locally and via Active Directory.

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 does a 'Symmetric' multi-threaded system share across all active threads running within the exact same process?
A. Address space, code section, and global data variables.
B. Nothing; threads share absolutely zero operational bounds.
C. CPU registers, program counter, and stack pointers.
D. Processor clock cycles exclusively.

Correct Answer: Option A


Explanation:
Threads belonging to the same process share their parent process's memory space, program code section, global variables, and open operating system descriptors.

This question belongs to: Computer Operating Systems
Question #2 Report Error
In Windows, the 'Netstat' command displays:
A. Active network connections and listening ports
B. Network adapter configuration
C. Route tables
D. DNS cache

Correct Answer: Option A


Explanation:
netstat shows active TCP/UDP connections, listening ports, and protocol statistics.

This question belongs to: Computer Operating Systems
Question #3 Report Error
Which of the following is a Linux distribution?
A. Android
B. Windows 10
C. Ubuntu
D. macOS

Correct Answer: Option C


Explanation:
Ubuntu is a popular Linux distribution (distro) based on Debian.

This question belongs to: Computer Operating Systems