Operating System » File System Concepts
Operating System Subcategories
Application Io Interface 1Application Io Interface 2
Atomic TransactionsBasics
Classic Sync ProblemsCommunication Systems Bandwidth Transmission Medium
Cpu SchedulingCpu Scheduling 2
Cpu Scheduling Algorithms 1Cpu Scheduling Algorithms 2
Cpu Scheduling BenefitsCritical Section Problem
DeadlockDeadlock Avoidance
Deadlock DetectionDeadlock Prevention
Deadlock RecoveryDisk Management
Disk Scheduling 1Disk Scheduling 2
Distributed File SystemDistributed Operating System
Distributed SynchronizationFile System 1
File System Allocation Methods 1File System Allocation Methods 2
File System Allocation Methods 3File System Concepts
File System Free Space PerformanceFile System Implementation
File System Interface Access Methods 1File System Interface Access Methods 2
File System Interface Directory Structure 1File System Interface Directory Structure 2
File System Interface Mounting SharingFile System Interface Protection
File System RecoveryInter Process Communication
Io SubsystemKernel Io Subsystems
LinuxMass Storage Raid 1
Mass Storage Raid 2Mass Storage Tertiary Storage
Memory Allocation 1Memory Allocation 2
Memory ManagementMemory Management Paging 1
Memory Management Paging 2Memory Management Segmentation
Memory Management Swapping 1Memory Management Swapping 2
Multi Threading ModelsMultimedia System Compression 1
Multimedia System Compression 2Multimedia System Compression 3
Multimedia System Cpu Disk SchedulingMultimedia System Network Management
Network File System 1Network File System 2
Network Structure TopologyOperating System
Process Control BlockProcess Creation
Process RpcProcess Scheduling Queue
Process StructuresProcess Sync Monitors
Process SynchronizationProcesses
Protection Access MatrixProtection Concepts
Protection Memory ProtectionProtection Revocation Access Rights
RobustnessRtos
Secondary StorageSecurity
Security CryptographySecurity Intrusion Detection
Security Program System ThreatsSecurity System Facility
Security User AuthenticationSemaphores 1
Semaphores 2Swap Space Management
ThreadsThreads Cancellation
Threads Fork ExecThreads Pools
Threads Signal HandlingThreads Ult Klt
Two Port NetworkVirtual Memory
Virtual Memory Demand PagingVirtual Memory Frame Allocation
Virtual Memory Page Replacement Algorithms 1Virtual Memory Page Replacement Algorithms 2
Virtual Memory Thrashing
To create a file ____________
A. Allocate the space in file system
B. Make an entry for new file in directory
C. Allocate the space in file system & make an entry for new file in directory
D. None of the mentioned
Read more about this MCQ
By using the specific system call, we can ____________
A. Open the file
B. Read the file
C. Write into the file
D. All of the mentioned
Read more about this MCQ
File type can be represented by ____________
A. File name
B. File extension
C. File identifier
D. None of the mentioned
Read more about this MCQ
What is the mounting of file system?
A. Crating of a filesystem
B. Deleting a filesystem
C. Attaching portion of the file system into a directory structure
D. Removing the portion of the file system into a directory structure
Read more about this MCQ
Mapping of file is managed by ____________
A. File metadata
B. Page table
C. Virtual memory
D. File system
Read more about this MCQ
Mapping of network file system protocol to local file system is done by ____________
A. Network file system
B. Local file system
C. Volume manager
D. Remote mirror
Read more about this MCQ
Which one of the following explains the sequential file access method?
A. Random access according to the given byte number
B. Read bytes one at a time, in order
C. Read/write sequentially by record
D. Read/write randomly by record
Read more about this MCQ
When will file system fragmentation occur?
A. Unused space or single file are not contiguous
B. Used space is not contiguous
C. Unused space is non-contiguous
D. Multiple files are non-contiguous
Read more about this MCQ