A process-based DO/S must synchronize actions across the network. When a process reaches a point at which it needs service from an external source, such as an I/O request, it sends a message searching for the service. While it waits for a response, the processor server puts the process in a ____ state.
A. STOP
B. WAIT
C. BUSY
D. RESPONSE
Answer: B
You might also like to view...
What do the following commands do on your UNIX or LINUX system,? Where does the output of these commands go?
a. gcc myProg.c b. gcc myProg.c -o myProg c. gcc -o myProg myProg.c d. gcc myProg.c -o myProg.c e gcc myProg.c -o myProg -lm -lsocket f. gcc -E myProg.c g. gcc -E myProg.c > myProg.i h. gcc -S -DSIZE=256 myProg.c i. gcc -S -DSIZE=256 myProg.c -o myProg
What are the two key facets of incident detection?
What will be an ideal response?
A filter deletes the rows of a table that do not meet your criteria.
Answer the following statement true (T) or false (F)
Which of the following is a difference between a Norton firewall and a McAfee personal firewall?
a. A Norton firewall is easy to use whereas a McAfee personal firewall is not easy to use. b. A Norton firewall can block outbound traffic whereas a McAfee personal firewall cannot block outbound traffic. c. A Norton firewall can allows you to scan your system for vulnerabilities whereas a McAfee personal firewall does not have this option. d. A Norton firewall is free whereas a McAfee personal firewall is a commercial product.