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

the command set being common across different hardware configurations
the processing is much faster than would other-wise be the case when user defined commands are used
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
None of these

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
What hole will allocates in "Worst-Fit" algorithm of memory management?

It allocates the exact same size memory hole
It allocates the largest hole from the available memory holes
It allocates the smaller hole than required memory hole
It allocates the smallest hole from the available memory holes

ANSWER DOWNLOAD EXAMIANS APP