(A) #
(B) &
(C) $
(D) /
Tag: Operating System Mcq With Answers
An absolute pathname starts with the root directory (/) and a relative pathname starts with your home directory.
(A) True
(B) False
Linux Treats Devices as Files.
(A) True
(B) False
The Home Directory for superuser in Linux and Unix is?
(A) /home
(B) /root
(C) Both of the above
(D) None of the above
__ is a virtual directory in Linux and Unix.
(A) /temp
(B) /ver
(C) /boot
(D) /proc
/opt is used for storage of large applications.
(A) True
(B) False
The procedure “The time at which the process finished working MINUS the arrival time of the process MINUS CPU burst for that process” will help calculate the?
(A) Preemptive Shortest Job First scheduling.
(B) Non-preemptive Shortest Job First scheduling.
(C) Round Robin Scheduling
(D) FCFS
The number of processes completed per unit time is called?
(A) Throughput
(B) Turn Around Time
(C) Dispatch Latency
(D) Response Time