Operating System (OS) The function(s) of the Storage Assignment is (are) to assign storage to all variables referenced in the source program. All of these to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized. to assign storage to all temporary locations that are necessary for intermediate results. None of these to assign storage to all variables referenced in the source program. All of these to assign storage to literals, and to ensure that the storage is allocate and appropriate locations are initialized. to assign storage to all temporary locations that are necessary for intermediate results. None of these ANSWER DOWNLOAD EXAMIANS APP
Operating System (OS) The shortcut key to open a task manager is: Alt + Ctrl + Delete Alt + F1 Alt + Tab F1 Alt + Ctrl + Delete Alt + F1 Alt + Tab F1 ANSWER DOWNLOAD EXAMIANS APP
Operating System (OS) Four necessary conditions for deadlock to exist are: mutual exclusion, no-preemption, circular wait and deadlock avoidance None of these race around condition hold and wait buffer overflow deadlock avoidance None of these race around condition hold and wait buffer overflow ANSWER DOWNLOAD EXAMIANS APP
Operating System (OS) Operating system All of these provides a layered, user-friendly interface None of these links a program with the subroutines it references enables the programmer to draw a flowchart All of these provides a layered, user-friendly interface None of these links a program with the subroutines it references enables the programmer to draw a flowchart ANSWER DOWNLOAD EXAMIANS APP
Operating System (OS) For how many processes which are sharing common data, the Dekker's algorithm implements mutual exclusion? 3 2 None of these 4 1 3 2 None of these 4 1 ANSWER DOWNLOAD EXAMIANS APP
Operating System (OS) To avoid the race condition, the number of processes that may be simultaneously inside their critical section is 1 None of these 16 8 1 None of these 16 8 ANSWER DOWNLOAD EXAMIANS APP