Originally Posted by
Perito
1)Interrupts originate with either SEND or RECEIVE
I don't think that's correct. I think it's HARDWARE or SOFTWARE, but I'm not sure.
2) On most computers, the boot routine is stored IN ROM
This is correct.
3) USB 2.0 takes advantage of the extreme speed disparity between a computer and its peripheral devices
I don't think this is correct, either.
4) The virtual machine concept calls for multiprogramming or time sharing at the ? level
Not sure what terminology is wanted. "software level" or "machine level" or some such.
5) Most time-sharing systems use ROLL IN / ROLL OUT techniques to manage memory space
I guess this could be correct.
6) ___ Is concerned with managing the system's resources, allocating space to applications as needed, and ensuring that those applications do not interfere with each other
SYSTEM RESOURCE MANAGER or SYSTEM MEMORY MANAGER possibly?
7) The __ incorporates routines that allow the user or programmer to create, delete, modify, and manipulate files by name
FILE SYSTEM.
8) The ___ provides a mechanism for the user to communicate with the operating system and request operating system services
Probably the SCM System Control Manager.
Again, this should probably be put under PROGRAMMING.