(A) #
(B) &
(C) $
(D) /
Category: Operating System Mcqs
Operating systems Mcqs for Screening tests, Interviews, Viva and Other competitive exams. Operating System Mcqs section will help users to prepare mcqs of Operating Systems for various exams. Aspirants of Lecturer Computer Science, SST Computer Science, Subject Specialist Computer Science, Data Entry operator, Computer Programmer, Computer Operator, System administrator and all other Exams can prepare their operating system portion from here.
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