A _________________ maps a data value such as a String into a number:

(a) recursive function
(b) key function
(c) hash function
(d) none of the above


(c) hash function

Computer Science & Information Technology

You might also like to view...

Which of the following options should be used if you are planning not to use your computer for a short time and want it to reactivate quickly?

A. Log off B. Hibernate C. Switch user D. Sleep

Computer Science & Information Technology

Assume StringBuilder strBuf is "ABCDEFG", after invoking _________, strBuf contains "ABCRRRRDEFG".

a. strBuf.insert(1, "RRRR") b. strBuf.insert(2, "RRRR") c. strBuf.insert(3, "RRRR") d. strBuf.insert(4, "RRRR")

Computer Science & Information Technology

SharePoint Online ________ enable you to work with lists and libraries

A) notebooks B) custom solutions C) apps D) templates

Computer Science & Information Technology

What modifications can be made to captions?

A) Their labels can be changed or deleted. B) Their positions can be changed. C) Their formats can be changed. D) Their positions can be modified, their formats and labels changed, and their labels removed.

Computer Science & Information Technology