MCQ Detail

Search MCQs, Papers, Topics

Which File System Is The Default For Modern Versions Of Windows And Supports File-Level Security Permissions?

A. FAT32
B. exFAT
C. NTFS
D. APFS

NTFS (New Technology File System) is the standard file system for Windows, providing features like permissions, encryption, and reliability.

Ntfs Fat32 File System Windows Admin Security Permissions
Submitting...

🚀 Found an error or have a suggestion?

Your feedback helps us keep our MCQs accurate and up-to-date.

We appreciate your contribution to improving the quality of our MCQs.

Related MCQs

Related MCQs where subject and topic are same as this mcq

Question 1: Which Windows administrative tool is used to monitor real-time CPU, Memory, Disk, and Network usage with detailed graphs?

While Task Manager gives a summary, Resource Monitor (resmon.exe) provides a more granular, real-time look at how system resources are being used by specific processes.

Resource Monitor Performance Monitoring Windows Admin Troubleshooting It Support

Question 2: Which command is used to check for and repair file system errors on a Windows disk?

The 'chkdsk' (Check Disk) command with the /f switch scans the file system and fixes any logical errors it finds.

Chkdsk Disk Repair Windows Cmd Maintenance Troubleshooting