Question
Judgment questionfor true for false and underline it and correct it. 1The kernel must carefully control what code executes upon a trapthe kernel does so
Judgment questionfor true for false and underline it and correct it.
1The kernel must carefully control what code executes upon a trapthe kernel does so by setting up a trap table at boot time. ------------------------------------------------------------( ) Correct: 2Most processes, as it turns out, transfer control of the CPU to the OS quite frequently by making system calls. -----------------------------------------------------------------------------( ) Correct: 3One simple thing an OS might do is disable interrupts during interrupt processing.--( ) Correct: 4Another goal of virtual memory is efficiency. ---------------------------------------------( ) Correct: 5"Forgetting To Allocate Memory" is a common error that arise in the use of malloc() and free(). -----------------------------------------------------------------------------------------------( ) Correct: 6"Forgetting to Initialize Allocated Memory" is not a common error that arise in the use of malloc() and free().--------------------------------------------------------------------------------( ) Correct: 7Transforming an IP address into a physical address is exactly the technique we refer to as address translation --------------------------------------------------------------------------------( ) Correct: 8To support sharing, we need a little extra support from the hard-ware, in the form of protection bytes.-----------------------------------------------------------------------------------( ) Correct: 9The time-sharing is one of the key abstractions in the virtualization of storage.---( ) 10In Linux system, the separator in path is @.----------------------------------------------( ) Correct:
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started