To look up an exact match, what should you enter in the range_lookup argument?

A. FALSE
B. TRUE
C. EXACT
D. Leave it blank

Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following is not a dynamic data structure?

a. Linked list. b. Stack. c. Array. d. Binary tree.

Computer Science & Information Technology

When you store data in a computer file on a persistent storage device, what are you doing?

A. You are reading from the file. B. You are using an input stream. C. You are writing to the file. D. You are flashing the data to memory.

Computer Science & Information Technology