What is the purpose of the Android 'DevicePolicyManager'? MCQ with Answer and Explanation

What is the purpose of the Android 'DevicePolicyManager'?
A. To enforce device security policies (like password, encryption) for enterprise
B. To control device settings
C. To wipe device data
D. To manage app policies
Answer: Option A
Solution (By JKExamLibrary)
DevicePolicyManager is used for enterprise management to set policies such as password requirements, lock screen, and data wipe.

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
In Linux, the 'dd' command is used for:
A. Copying and converting data at a low level
B. Displaying disk usage
C. Deleting directories
D. Duplicating files

Correct Answer: Option A


Explanation:
dd is a powerful utility for block-level copying, creating disk images, and data conversion.

This question belongs to: Computer Operating Systems
Question #2 Report Error
What is the name of the central management module in Windows that controls hardware configuration and manages device updates or rollbacks?
A. Task Scheduler
B. System Configuration
C. Disk Management
D. Device Manager

Correct Answer: Option D


Explanation:
Device Manager is a Control Panel applet in Windows that allows users to view and control the hardware attached to the computer.

This question belongs to: Computer Operating Systems
Question #3 Report Error
Which Windows utility allows a user to selectively enable or disable startup programs, manage system services, and alter boot parameters via a graphical panel?
A. Device Manager
B. Registry Editor
C. System Configuration (msconfig)
D. Disk Cleanup

Correct Answer: Option C


Explanation:
The MSConfig (System Configuration) utility allows users to troubleshoot startup anomalies, manage boot choices, and isolate services.

This question belongs to: Computer Operating Systems