In Windows, the shortcut key to open Task Manager directly is: MCQ with Answer and Explanation

In Windows, the shortcut key to open Task Manager directly is:
A. Alt + F4
B. Ctrl + Shift + Esc
C. Windows + R
D. Ctrl + Alt + Del
Answer: Option B
Solution (By JKExamLibrary)
Ctrl+Shift+Esc opens Task Manager directly without the security screen, while Ctrl+Alt+Del brings up a menu.

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 purpose of the Android 'StorageManager'?
A. To format storage
B. To handle external storage
C. To access storage volumes and manage storage operations
D. To get storage statistics

Correct Answer: Option C


Explanation:
StorageManager provides APIs to query storage volumes, get total/free space, and mount/unmount storage.

This question belongs to: Computer Operating Systems
Question #2 Report Error
What is the purpose of the Android 'Sandbox'?
A. To store temporary files
B. To run multiple instances of the same app
C. To provide a virtual environment for testing
D. To restrict app access to system resources and data, enhancing security

Correct Answer: Option D


Explanation:
Android's sandboxing isolates each app, preventing it from accessing other apps' data or system functions without permissions.

This question belongs to: Computer Operating Systems
Question #3 Report Error
What is the purpose of the Android 'Sensor Manager'?
A. To provide access to device sensors (accelerometer, gyroscope, etc.)
B. To control camera
C. To manage battery status
D. To handle location services

Correct Answer: Option A


Explanation:
Sensor Manager allows apps to read sensor data and register listeners for changes in sensor readings.

This question belongs to: Computer Operating Systems