BCA FY(SEM-II)
Examination October-2023
subject : 203 operating system – I
Q.1 A) Select Appropriate Correct Option.
1) PDA stand for _____
a)Personal digital association
b)personal digital assistant
c) provide digital assistant
d)provide data association
2) 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
3) which of the following statement is false regarding Linux operating system ?
- Linux source code is freely available and it is community based development project.
- Linux is a multiuser operating system
- Linux does not provide any security to the user
- Linux provides a hierarchical file structure in which system files/user files are arranged.
4 ) which of the following is the extension of the archive file ?
- Doc
- Zip
- Obj
- Bin
5) IN which system each computer provide digital assistant may acts as client or server on response and request ?
a) distributed os
b) peer to peer
c) cluster system
d) network
6) —————-itself is a file owned by the operating system
a) database
b) directory
c) logical file
d) record
7) The heads of the magnetic disk are attached to a ____________ that moves all the heads as a unit.
a) disk arms
b) heads
c) tracks
d) spindle
8) The full boot strap program is stored in a partition called ____________
a) boot block
b) bad block
c) swap management
d) format
9) In the ______________ algorithm ,the disk arm goes as far as the final request in each direction , and then reverses direction direction immediately without going to the end of the disk.
a) c-look
b) scan
c) look
d) c-scan
10) IN Linux , ___________ has all administrative privileges
a) administrator
b) standard user
c) root user
d) child user
B) Answer the following .(any five)
- what are disadavntages of tree-level directory structure ?
- Difference between relative path and absolute path
- list out operating system which are multi-tasking ,but not multi-user
- differnce between SCAN and C-SCAN disk scheduling policy.
- what do you mean by multiprocessing system?
- does contiguous allocation suffer from external fragmentation? justify the answer.
Q-2 Answer the following . (any two)
- explain file management functions in detail.
- discuss the advantages and disadvantages of batch processing over multiprogramming.
- define spooling. explain its working with necessary diagram.
Q-3 answer the following.
- write a note on linked allocation with its advantages and disadvantages
- write a note on to manage user account in Linux.
- explain time sharing system in detail with example.
Q-4 Answer the following.
- differentiate various file access methods.
- write a note on Linux operating system with its version.
- explain function and role of device controller.
Q-5 Do the following.
Suppose a disk drive has 200 cylinders number from 0-199 . drive is currently served the request at cylinder number 87.
The queue for pending request in FIFO order is as follows:
Show the disks scheduling for the following algorithm.
- FICS
- LOOK
- SCAN
- SSTF
Leave a Reply