(A) Direct
(B) Indirect
(C) Automatic
(D) Self
Tag: Operating System
Bounded Buffer is a buffer of __ size.
(A) fixed
(B) variable
A Process that has finished working as well as its parent process has also finished its execution. In this state the process A will be called as __ process.
(A) Thread
(B) Zombie
(C) Child
(D) Fork
Taking the CPU from one process and giving the CPU to another process is termed as?
(A) Dispatching
(B) Context switching
(C) Tracking
(D) Swapping
You can use the mv file1 file2 command to move?
(A) file1 to file2
(B) file 2 to file 1
(C) None of the above
rm and [r]mkdir commands are used to __ directory.
(A) Move
(B) Create
(C) Remove
(D) Modify
Utilities used for system administration (halt, ifconfig, fdisk, etc.) are stored in __ directory.
(A) /dev
(B) /lib
(C) /boot
(D) /sbin
In Linux directory structure there is __ root directory.
(A) 1
(B) 2
(C) 3
(D) 4