OS_FInal_PreTest1
OS_FInal_PreTest1
OS_FInal_PreTest1
From the system’s viewpoint, the operating system acts as an easy interface
between the user and computer system and presents a friendly environment
wherein the user can work efficiently without worrying about any
configuration or details of the hardware.
Hãy chọn một:
Đúng
Sai
What is Operating System ?
Select one:
all of the mentioned
link to interface the hardware and application programs
collection of programs that manages hardware resources
system service provider to the application programs
Shell is the part wherein only essential modules of the operating system are
placed.
Hãy chọn một:
Đúng
Sai
Inter-Process Communication
Select one:
The rest of the options are incorrect
allows processes to synchronize only their activity without communication
allows processes to communicate and synchronize their actions using the same address
space
allows processes to communicate and synchronize their actions without using the same
address space
The first program that is executed when the computer is switched on is called
Select one:
initializer
bootloader
boot program
bootstrap program
System programs are utilities programs, which help the user and may call for
further system calls.
Hãy chọn một:
Đúng
Sai
Which is the first program run on a computer when the computer boots up ?
Select one:
None
System program
Operating sytem
System operations
The primary goals of operating system are convenience of the user and best
utilization of the hardware.
Hãy chọn một:
Đúng
Sai
Select one:
7
3
8
6
Considering 4 processes arrive at the system at the same time 0, the burst time is as follows:
Burst time
Process
P1 53
P2 8
P3 68
P4 24
If using the RR(q = 20) scheduling algorithm, the average waiting time is
Select one:
66.25
66.75
70.75
67.5
All the privileged instructions, that is, instructions that need to interact with
hardware and resources, and therefore passed on to the OS for execution, are
known as system calls.
Hãy chọn một:
Đúng
Sai
Which system call returns the PID of the terminated child process?
Select one:
fork
exit
get
wait
From the user’s viewpoint, the operating system acts as a resource manager,
control program, and virtual machine manager.
Hãy chọn một:
Đúng
Sai
Select one:
exe
com
bat
All
Kernel is the part wherein only essential modules of the operating system are
placed.
Hãy chọn một:
Đúng
Sai
Multi-user systems place more than one job/program/task in the main memory
of the main computer system. The jobs are of different users who are
connected through terminals to the main computer. The jobs are scheduled by
time-sharing technique.
Hãy chọn một:
Đúng
Sai
Multiprogramming systems
Select one:
Are easier to develop than single programming systems.
Execute each job faster
Are used only one large mainframe computers.
Execute more jobs in the same time period.
Select one:
23
25
26
24
An OS is a resource manager that in background manages the resources
needed for all the applications.
Hãy chọn một:
Đúng
Sai
In a time-sharing operating system, when the CPU time allocated to a process expires, what
state will the process go from running to?
Select one:
Terminated
Ready
Suspended
Blocked