Operating System Assessments
Operating System Assessments
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 1 - Unit I
Course outline
Unit I
Introduction to Operating Systems (unit?unit=1&lesson=2)
Operations of OS (unit?unit=1&lesson=12)
Unit II
Unit 3
unit 4
unit 5
Assessment1
The due date for submitting this assignment has passed.
Due on 2021-09-30, 23:59 IST.
Assignment submitted on
2021-09-30, 11:37 IST
1) Operating system is a resource manager that manages is 1 point
All the above
Reduce the complexity
Resources efficiently
Utilize hardware easily
Score: 1
Accepted Answers:
All the above
Bus
CPU
RAM
Scheduler
Score: 1
Accepted Answers:
Scheduler
3) Device that provides efficient computation on arrays of data using Single instruction Multiple Data techniques 1 point
CPU
DSP
GPU
SOC
Score: 0
Accepted Answers:
GPU
All of the above
Direct memory access
Interrupt driven IO
Programmed IO
Yes, the answer is correct.
Score: 1
Accepted Answers:
Direct memory access
5) Processing in which the programs and data collected together as a group before the processing starts 1 point
Parallel processing
Array processing
Batch processing
Time sharing system
Score: 0
Accepted Answers:
Batch processing
6) In the following options which is not the type of operating system structures 1 point
Distributed systems
Hybrid systems
Microkernel
Monolithic
Score: 0
Accepted Answers:
Distributed systems
All the above
priviliged mode
supervisor mode
system mode
Score: 1
Accepted Answers:
All the above
Malware
Middleware
hardware
software
Score: 0
Accepted Answers:
software
Compatible Time Sharing System
Compatible Time Storing System
Computable Time Sharing System
Computable Time Storing System
Score: 1
Accepted Answers:
Compatible Time Sharing System
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 1 - Unit I
Course outline
Unit I
Introduction to Operating Systems (unit?unit=1&lesson=2)
Operations of OS (unit?unit=1&lesson=12)
Unit II
Unit 3
unit 4
unit 5
Assessment-2
The due date for submitting this assignment has passed.
Due on 2021-10-11, 23:59 IST.
Assignment submitted on
2021-10-11, 21:17 IST
1) During the system call the control should be transferred from 1 point
Kernel space to kernel space
User space and kernel space
User space to kernel space
User space to user space
Score: 1
Accepted Answers:
User space to kernel space
Indicating message initialization
Indicating the message transmission
Indicating the permission changes
Indicating the type of the message
Score: 0
Accepted Answers:
Indicating the permission changes
Deleting the operating system
Installing operating system
Locating the operating system
Score: 1
Accepted Answers:
Locating the operating system
Hardware interrupt
Maskable interrupt
TRAP interrupt
Timer interrupt
No, the answer is incorrect.
Score: 0
Accepted Answers:
TRAP interrupt
New
Ready
Running
Waiting
Score: 1
Accepted Answers:
New
6) Transferring the process between the memory and the ready queue is the process of 1 point
Fair scheduler
Interrupting operating system
Medium term scheduler
Short-term scheduler
long term scheduler
Score: 0
Accepted Answers:
Medium term scheduler
Complex process
Essential process
Normal process
Overhead process
Score: 0
Accepted Answers:
Overhead process
8) How each and every process are identified by Operating system 1 point
PC
PCB
PID
TCB
Score: 1
Accepted Answers:
PID
Correct
Incorrect
Score: 0
Accepted Answers:
Incorrect
10) Sending and receiving the information using the Mailbox is known as 1 point
Blocking communication
Direct communication
Indirect communication
Synchronous communication
Score: 1
Accepted Answers:
Indirect communication
11) From the following options which is the false choice in the reasons for process cooperation 1 point
Fast computation
Information sharing
Modularity
Use the CPU at the same time
Score: 0
Accepted Answers:
Use the CPU at the same time
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 2 - Unit II
Course outline
Unit I
Unit II
Basics of memory management (unit?unit=29&lesson=30)
Deadlock (unit?unit=29&lesson=37)
Unit 3
unit 4
unit 5
Assessment 3
The due date for submitting this assignment has passed.
Due on 2021-10-28, 23:59 IST.
Assignment submitted on
2021-10-27, 22:26 IST
1) When the scheduling is considered as completed 1 point
All the above
Process finished execution
System call
Time quantum
Score: 1
Accepted Answers:
All the above
2) The interval of the submission time of the process and completion time is known as 1 point
Response time
Throughput
Turnaround time
Waiting time
Score: 1
Accepted Answers:
Turnaround time
3) Which scheduling algorithm is suitable for scheduling the process with less response time 1 point
HRRN
RR with large quantum value
RR with small quantum value
SRT
Score: 1
Accepted Answers:
RR with small quantum value
4) The situation where a higher priority task to wait for a lower priority task is known as 1 point
Non-preemption
Priority inversion
Priority-Inheritance
Priority-Sealing
Score: 1
Accepted Answers:
Priority inversion
5) Program which is running in user mode and trying to access Operating system memory or other users memory results in 1 point
Fatal error
Hardware failure
Logical error
Syntax error
Score: 1
Accepted Answers:
Fatal error
6) The memory spaces cannot be used even enough total memory space is available to satisfy a request is called as 1 point
Compaction
External fragmentation
Internal fragmentation
Thrashing
Score: 1
Accepted Answers:
External fragmentation
7) Shuffle the memory contents to place all free memory together in one large block is called 1 point
Compaction
External fragmentation
Internal fragmentation
Thrashing
Score: 1
Accepted Answers:
Compaction
8) The solution to reduce the accessing time of the user memory locations 1 point
First fit
Fixed allocation
Thrashing
Translation lookaside buffer
Score: 0
Accepted Answers:
Translation lookaside buffer
Global replacement
Local replacement
Page fault
Thrashing
Score: 1
Accepted Answers:
Page fault
10) The process is busy swapping pages in and out of memory is known as 1 point
Global replacement
Local replacement
Page fault
Thrashing
Score: 1
Accepted Answers:
Thrashing
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 3 - Unit 3
Course outline
Unit I
Unit II
Unit 3
Synchronization-part1 (unit?unit=43&lesson=44)
Synchronization-part2 (unit?unit=43&lesson=45)
unit 4
unit 5
Assessment 4
The due date for submitting this assignment has passed.
Due on 2021-11-24, 23:59 IST.
Assignment submitted on
2021-11-24, 22:08 IST
1) A built-in function in shared memory to return the information about the shared memory segment 1 point
shmat()
shmctl()
shmctrl()
shmdt()
Yes, the answer is correct.
Score: 1
Accepted Answers:
shmctl()
All the above
Destination ID
Message type
Source ID
Score: 1
Accepted Answers:
All the above
3) Software used to locate the kernel load it into main memory and start the OS execution is known as 1 point
Bootstrap loader
Event counter
Monitor
Semaphore
Score: 1
Accepted Answers:
Bootstrap loader
4) Under ____________ schedulingf once CPU allocated to a process the process keeps the CPU until it completes or makes IO call 1 point
and get blocked
FCFS
Non-Preemptive
Preemptive
long-term
Score: 1
Accepted Answers:
Non-Preemptive
5) The technique used to overcome the waiting time of low priority processes 1 point
Aging
Preemption
Priority
Starvation
Score: 1
Accepted Answers:
Aging
Loosely coupled systems
Parallel systems
Shared systems
Tightly coupled systems
Score: 1
Accepted Answers:
Loosely coupled systems
Dedicated assignment
Dynamic assignment
Short-term assignment
Static assignment
Score: 1
Accepted Answers:
Dynamic assignment
8) Software used to relocate the process from memory to the compilation mode 1 point
Assembler
Linker
Loader
compiler
Score: 1
Accepted Answers:
Loader
Best fit
First fit
Next fit
Second fit
Score: 1
Accepted Answers:
Best fit
10) ____________happens when there is a sufficient quantity of area within the memory to satisfy the memory request of a method. 1 point
However the process’s memory request cannot be fulfilled because the memory offered is during a non-contiguous manner.
External fragmentation
Internal fragmentation
Offset
Segmentation
Yes, the answer is correct.
Score: 1
Accepted Answers:
External fragmentation
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 4 - unit 4
Course outline
Unit I
Unit II
Unit 3
unit 4
File systems (unit?unit=50&lesson=51)
IO Management (unit?unit=50&lesson=58)
unit 5
ASSESSMENT 5
The due date for submitting this assignment has passed.
Due on 2021-12-15, 23:59 IST.
Assignment submitted on
2021-12-15, 21:44 IST
1) Situation that occurs when a device or system attempts to perform two or more operations at the same time 1 point
Live lock
Mutual exclusion
Race condition
Starvation
Score: 1
Accepted Answers:
Race condition
2) A condition in which the various processes are constantly changing state but never reach a situation where any of them can 1 point
proceed
Live lock
Mutual exclusion
Race condition
Starvation
Score: 1
Accepted Answers:
Live lock
Command
Hardware
Variable
process
Score: 1
Accepted Answers:
Variable
Live lock
Mutual exclusion
Race condition
Starvation
Score: 1
Accepted Answers:
Mutual exclusion
Banker algorithm
Dining-Philoshoper problem
Producer-Consumer problem
Reader-Writerproblem
Score: 1
Accepted Answers:
Producer-Consumer problem
All the above
Read and write mode
Read mode
Write mode
Score: 1
Accepted Answers:
Write mode
7) Only one process at a time can acquire the lock to avail the file access 1 point
Exclusive lock
Read lock
Readwrite lock
Shared lock
Score: 1
d
Accepted Answers:
Exclusive lock
8) All the pointers to scattered blocks are placed together in one location is 1 point
Contigous allocation
Indexed allocation
Linked allocation
Sequential allocation
Score: 1
Accepted Answers:
Indexed allocation
9) In ______________ every user has their own user file directory (UFD) 1 point
Acyclic graph directory
Hierarchical level directory
Single level directory
Two-level directory
Score: 1
Accepted Answers:
Two-level directory
10) In which directory model the same file or subdirectory may be in two different directories 1 point
Acyclic graph directory
Hierarchical level directory
Single level directory
Two-level directory
Score: 1
Accepted Answers:
Acyclic graph directory
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 4 - unit 4
Course outline
Unit I
Unit II
Unit 3
unit 4
File systems (unit?unit=50&lesson=51)
IO Management (unit?unit=50&lesson=58)
unit 5
Assessment 6
The due date for submitting this assignment has passed.
Due on 2021-12-21, 23:59 IST.
Assignment submitted on
2021-12-21, 22:34 IST
1) Memory space allotted in CPU is __________ 1 point
Cache
Dynamic RAM
Register
Stack
Score: 0
Accepted Answers:
Register
2) Find the odd one from the given options related to the steps involved in user programs 1 point
Compilation
Execution
Program development
swapping
Score: 1
Accepted Answers:
swapping
Absolute address
Logical address
Physical address
Relative address
Score: 1
Accepted Answers:
Relative address
4) When all philosophers are hungry they will try to grab___________ chopstick first 1 point
Both
Left
Right
next person’s left
Score: 0
Accepted Answers:
Left
5) Switching the CPU from one process to another process requires performing ____________Of current process 1 point
state restore
state save
statecopy
statedelete
Score: 0
Accepted Answers:
state save
Child process
Parent process
Root process
Tree process
Score: 1
Accepted Answers:
Parent process
hdss process
sdsh process
shsd process
sshd process
Score: 1
Accepted Answers:
sshd process
fork
msgctl
pipe
shmget
Score: 1
Accepted Answers:
fork
exe()
exit()
shm()
signal()
Score: 1
Accepted Answers:
exe()
10) Initial value of invalid bit in all entries are _______ 1 point
V
c
i
k
Score: 0
Accepted Answers:
i
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment7
The due date for submitting this assignment has passed.
Due on 2021-12-21, 23:59 IST.
Assignment submitted on
2021-12-21, 22:36 IST
1) Starting address of the memory is stored in _______________ 1 point
Base register
Limit register
Linker
Relocation register
Score: 1
Accepted Answers:
Base register
Base address
limit address
linker address
relocation address
Score: 0
Accepted Answers:
relocation address
Signal()
Wait()
seminit()
shm()
Score: 1
Accepted Answers:
Wait()
4) Interrupts cause OS to change CPU from current task to execute ______________ 1 point
Kernel routine
interrupt routine
primary task
user task
Score: 0
Accepted Answers:
Kernel routine
5) Switching CPU from state save of current process and state restore of different process is known as _________ 1 point
Context switching
Page replacement
Paging
Race condition
Score: 1
Accepted Answers:
Context switching
CID
PID
SSH
UID
Score: 0
Accepted Answers:
PID
State save
State secure
secure save
secure shell
Score: 0
Accepted Answers:
secure shell
both
child process
none
parent process
Score: 1
Accepted Answers:
child process
Pipe()
cp()
createprocess()
fork()
Score: 1
Accepted Answers:
createprocess()
Commandline
Header
Tag
comment
Score: 0
Accepted Answers:
Commandline
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment8
The due date for submitting this assignment has passed.
Due on 2021-12-25, 23:59 IST.
Assignment submitted on
2021-12-25, 23:17 IST
1) Moving the process between disk and memory during the execution 1 point
Context switching
Page fault
Page replacement
Swapping
Score: 1
Accepted Answers:
Swapping
Base address
Limit address
Linker and loader
Relocation address
Score: 1
Accepted Answers:
Linker and loader
seminit()
shm()
signal()
wait()
Score: 1
Accepted Answers:
signal()
Process context block
Process control block
Program context block
Program control block
Score: 1
Accepted Answers:
Process control block
All the above
Existence of special instructions
Memory speed
Number of registers
Score: 1
Accepted Answers:
All the above
6) ________process serves as the root parent for all the user process 1 point
PID1
PID2
PID3
PID4
Score: 1
Accepted Answers:
PID1
7) __________process is responsible for managing clients that are directly log on to the system 1 point
Login
Logout
Swaping
Switching
Score: 1
Accepted Answers:
Login
Parent process
both
child process
none
Score: 1
Accepted Answers:
Parent process
9) Process can cause termination of another process in windows using ______________ 1 point
endprocess()
quitprocess()
terminateprocess()
truncateprocess()
Score: 0
Accepted Answers:
terminateprocess()
10) Finding some page in a memory and if it is not really in use,swapping it out 1 point
Offset
Page fault
Page replacement
Pagemapping table
Score: 1
Accepted Answers:
Page replacement
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment9
The due date for submitting this assignment has passed.
Due on 2021-12-26, 23:59 IST.
Assignment submitted on
2021-12-26, 12:15 IST
1) Currently turn is 0 , P1 has entered CS & P0 wants to enter CS 1 point
Flag[1]=false
P0 stuck in while loop
P1 stuck in while loop
Turn[1]=0
Score: 0
Accepted Answers:
P0 stuck in while loop
Both
It is mainly maintained on secondary memory
None
pieces are brought into main memory only when needed
Score: 1
Accepted Answers:
Both
3) Find the odd one from the selection of process to abort? 1 point
How long process has computed.
Priority of the process
Resources the process has used
Schedule method used
and how much longer to completion
Score: 0
Accepted Answers:
Schedule method used
Return to some safe state restarts process for that state
Return to some safe state stops process for that state
Return to some unsafe state restarts process for that state
Return to some unsafe state stops process for that state
Yes, the answer is correct.
Score: 1
Accepted Answers:
Return to some safe state restarts process for that state
Additional time waiting for the disk to delete a the desired sector to the disk head
Additional time waiting for the disk to overwrite the desired sector to the disk head
Additional time waiting for the disk to rotate the desired sector to the disk head
Additional time waiting for the disk to write a sector to the disk head
Score: 1
Accepted Answers:
Additional time waiting for the disk to rotate the desired sector to the disk head
Time for the disk are to move the heads to the cylinder containing
Time for the disk are to move the heads to the cylinder containing the desired sector
Time for the disk are to move the heads to the cylinder containing the desired track
Time for the disk write a data on disk
the desired sector including rotational delay
Score: 1
Accepted Answers:
Time for the disk are to move the heads to the cylinder containing the desired sector
7) _______________is the total number of bytes transferred, divided by the total time between the first request for service and the 1 point
completion of last transfer
Disk bandwidth
Disk latency
Disk rotate
Seek time
Score: 1
Accepted Answers:
Disk bandwidth
8) The disk arm starts at one end of the disk, and moves toward the other end, servicing requests until it gets to the other end of 1 point
the disk, where the head movement is reversed and servicing continues
C-SCAN
Elevator
SCAN
SSTF
Score: 1
Accepted Answers:
SCAN
9) The disk arm starts at the first I/O request on the disk, and moves toward the last I/O request on the other end, servicing 1 point
requests until it gets to the other extreme I/O request on the disk, where the head movement is reversed and servicing continues
c-look
c-scan
look
scan
No, the answer is incorrect.
Score: 0
Accepted Answers:
look
10) Arm only goes as far as the last request in each direction, then reverses direction immediately, without first going all the way to 1 point
the end of the disk
c-look
c-scan
look
scan
Score: 0
Accepted Answers:
c-look
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment10
The due date for submitting this assignment has passed.
Due on 2021-12-28, 23:59 IST.
As per our records you have not submitted this assignment.
1) __________ copies the value of the holding register into the counter and then decrements the counter at each pulse from the 1 point
crystal
one shot mode
square wave mode
triangular wave mode
two shot mode
Score: 0
Accepted Answers:
one shot mode
Universal Coordinated Time
Universal Corrected Time
Universe Corelated Time
Universe Current Time
Score: 0
Accepted Answers:
Universal Coordinated Time
3) Find the odd one from the list related to the approches in maintaining time of a day in system 1 point
Count in ticks
Maintain the time of day in seconds
Use a 64-bit counter
Use the controller
Score: 0
Accepted Answers:
Use the controller
4) ______________ provided to manually set the system clock and the backup clock and to synchronize the two clocks 1 point
Procedures
Sub programs
Utility programs
universal codes
Score: 0
Accepted Answers:
Utility programs
pulsed every 1 nsec
pulsed every 2 nsec
pulsed every 3 nsec
pulsed every 4 nsec
Score: 0
Accepted Answers:
pulsed every 2 nsec
All the above
Performance monitoring
Performance projection
Selection evaluation
Score: 0
Accepted Answers:
All the above
All the above
Deciding whether to buy or upgrade
Developing a system
System tuning
Score: 0
Accepted Answers:
All the above
Absolute performance measures
Both a and b
None
Relative performance measures
Score: 0
Accepted Answers:
Both a and b
9) Time from when a job is submitted to and when a result is returned 1 point
Response time
System reaction time
Turnaround time
Waiting time
Score: 0
Accepted Answers:
Turnaround time
10) Record of system activity, typically a log of user or application requests to the operating system is known as 1 point
Monitoring
Profiling
tracing
tracking
Score: 0
Accepted Answers:
tracing
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment11
The due date for submitting this assignment has passed.
Due on 2021-12-30, 23:59 IST.
Assignment submitted on
2021-12-30, 22:55 IST
1) Record of system activity in kernel mode is known as_________ 1 point
Tracing
monitoring
profiling
tracking
Score: 0
Accepted Answers:
Tracing
2) Comparisons between members of the same family of computers is called as _______ 1 point
Tracing
microbenchmarking
profiling
timing
Score: 0
Accepted Answers:
timing
All the above
Measures the time required to perform a specific operating system operation
Used for measuring small aspects of system performance
Used for system operations
Score: 1
Accepted Answers:
All the above
Analysis model
Analytic model
Application model
Approximate model
Score: 1
Accepted Answers:
Analytic model
Special Performance Examination Corporation
Special Performance valuation Corporation
Standard Performance Evaluation Corporation
Standard Performance examination communication
Score: 1
Accepted Answers:
Standard Performance Evaluation Corporation
Business Analytical performance corporation
Business Application Performance Corporation
Business Application Process Corporation
Business Application Process communication
Score: 1
Accepted Answers:
Business Application Performance Corporation
7) __________ used to approximate the instruction mix of an application or group of applications 1 point
Application programs
Benchmark programs
Synthetic programs
System programs
Score: 0
Accepted Answers:
Synthetic programs
8) Technique in which information about the current state of the system can affect arriving requests 1 point
Backward looping
Benchmarking
Forward looping
Reverse looping
Score: 0
Accepted Answers:
Forward looping
Forward looping
backward looping
negative feedback
positive feedback
Score: 1
Accepted Answers:
positive feedback
10 or 20 pin connector
10 or 25 pin connector
9 or 20 pin connector
9 or 25 pin connector
Score: 1
Accepted Answers:
9 or 25 pin connector
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)
(/)
(/univ_details/SASTRA) About (/about)
| Notifications
(/mynotifications)
| [email protected] (/profile)
SASTRA
»
Operating Systems
Announcements (announcements) About the Course (preview) Ask a Question (forum) Progress (student/home) Mentor (student/mentor)
Unit 5 - unit 5
Course outline
Unit I
Unit II
Unit 3
unit 4
unit 5
distributed file system (unit?unit=59&lesson=69)
threads (unit?unit=59&lesson=73)
performance (unit?unit=59&lesson=77)
Terminals (unit?unit=59&lesson=79)
clocks (unit?unit=59&lesson=82)
assessment12
The due date for submitting this assignment has passed.
Due on 2021-12-31, 23:59 IST.
As per our records you have not submitted this assignment.
One at a time
Synchronous
always in one direction
simultaniously
Score: 0
Accepted Answers:
simultaniously
Dumb CRT terminals
Hardcopy terminals
Intelligent CRT terminals
Softcopy terminals
Score: 0
Accepted Answers:
Softcopy terminals
3) Memory-mapped displays are interfaced via a special memory called ___________ 1 point
Cache
DMA
Stack
Video RAM
Score: 0
Accepted Answers:
Video RAM
Complicated mode
Line oriented mode
cooked mode
raw mode
Score: 0
Accepted Answers:
raw mode
Process Contention Scope
Program contention Scope
Software Contention Scope
System Contention Scope
Score: 0
Accepted Answers:
System Contention Scope
6) Find the odd one from the list of the purpose of distributed file system 1 point
File transmission
Reduce fragmentation
Resource administration
Security and protection
Score: 0
Accepted Answers:
File transmission
7) The name of a file does not reveal any hint of the file’s physical storage location is known as___________ 1 point
Location independency
Location notification
Location synchronization
location transparency
Score: 0
Accepted Answers:
location transparency
8) When the client sends a request to a server the server carries out the request,sends the reply,and then remove fromits internal 1 point
tables all information about the request
Asynchronous transmission
Stateful transmission
Stateless transmission
Synchronous transmission
Score: 0
Accepted Answers:
Stateless transmission
Both are correct
Both are wrong
Deal with them in the controller
Deal with them in the operating system
No, the answer is incorrect.
Score: 0
Accepted Answers:
Both are correct
10) The name of a file does not need to be changed when the file as physical storage location changes 1 point
Location independency
Location notification
Location synchronization
location transparency
Score: 0
Accepted Answers:
Location independency
FOLLOW US
(https://www.facebook.com/swayammoocs/)
(https://www.instagram.com/swayammhrd/)
(https://twitter.com/SWAYAMMHRD)