Advertisements
Advertisements
प्रश्न
Explain tape-based and disk-based file system.
उत्तर
There are two types of file systems:
Tape-based systems: -It is of sequential type.
- Tape-based systems are simple but inefficient
- In these systems, files are stored on to reels of physical tapes. Generally, one or more files are stored on to one tape
- Tapes are used for transport of data from one computer to another.
Disk-based systems:- It is direct access through physical address
- Each disk is divided into tracks and each track is further divided into the number of sectors
- A number of tracks and size of sectors is variable. It varies from one drive to another.
- A disk has a device directory, indicating, which files are on the disk. The directory lists the
file name, starting address, file length, type of file, time of creation, and time of the last update etc
APPEARS IN
संबंधित प्रश्न
The time required to move RIW Head to the particular track is called ---
(i) Latency Time
(ii) Seek Time
(iii) Waiting Time
(iv) Response Time
What is Virtual Memory?
Explain Multiuser and Time Sharing Operating Systems.
Context Switching is a term related to........... Management
(i) Process
(ii) Memory
(iii) Information
(iv) Device
If the page size for 2MB memory is 2KB then the number of higher order bits on address bus used to denote page number is________.
(i) 11
(ii) 10
(iii) 9
(iv) 8
What is Graphical User Interface (GUI) ?
Explain the following process states :
Ready State
Explain the function of the following in Operating system:
1) Virus Detection
2) Virus Removal
3) Virus Prevention
The Operating system is a ______.
List out the key features of the Operating system?