Operating System (OS)
What is the method of handling deadlocks?

Use a protocol to ensure that the system will never enter a deadlock state
Pretend that deadlocks never occur in the system
Allow the system to enter the deadlock state and then recover
All of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The advantage of a command processor running only built-in commands is:

the processing is much faster than would other-wise be the case when user defined commands are used
None of these
flexibility to the users in running lists of commands by simply collecting them in named batch command files
users can create system programs and run them as commands
the command set being common across different hardware configurations

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
The function(s) of the Syntax phase is(are)

to recognize the major constructs of the language and to call the appropriate action routines that will generate the intermediate form or matrix for these constructs.
None of these
to build a uniform symbol table
to parse the source program into the basic elements or tokens of the language.
to build a literal table and an identifier table

ANSWER DOWNLOAD EXAMIANS APP