When we push a vertex into the stack, we set its processed flag to 1, indicating that it ____.
A. has been processed
B. has been visited
C. is in the stack awaiting its turn
D. should be ignored from now on
Answer: C
You might also like to view...
If the arguments to a Substring method call are out of range, a(n) ____________ exception is thrown.
Fill in the blank(s) with the appropriate word(s).
What two IPv6 messages are used in place of an ARP request and ARP response?
A) NS B) RS C) RA D) NA
The direct and subtraction hash functions both guarantee a search effort of one with no collisions. They are ____ hashing methods: only one key hashes to each address.
A. one-to-one B. one-to-many C. many-to-one D. many-to-many
Rotational latency is the ________
A) delay in locating the correct sector on a platter B) maximum speed of the hard drive C) time taken for the hard drive to reach full speed D) time taken to send data from the hard drive to the CPU