When an item is deleted from the hash table indexStatusList at position, say k, we set indexStatusList[k] to ____.
A. -1
B. 0
C. 1
D. 2
Answer: A
Computer Science & Information Technology
You might also like to view...
Which of the following is an advantage of the Norton Firewall?
A) It is easy to set up and use. B) It can block outgoing traffic. C) It allows you to scan your system for vulnerabilities. D) All of the above
Computer Science & Information Technology
In a(n) ____ loop, the loop condition is evaluated before the instructions within the loop are processed.
A. pretest B. posttest C. inline test D. execute
Computer Science & Information Technology