Which of the following pairs of data items could be stored in a map?

a) a student’s name and the student’s student ID number
b) a student’s name and the student’s grade point average (GPA)
c) a student’s name and the student’s year in school
d) a student’s name and the name of the dormitory in which the student lives
e) None of these pairs are appropriate for storage in a map.


a) a student’s name and the student’s student ID number

Computer Science & Information Technology

You might also like to view...

Scroll bars occur automatically when a window is minimized enough so that not all information can fit

Indicate whether the statement is true or false

Computer Science & Information Technology

What are the three pieces of information which are used to verify a MySQL user's identity?

What will be an ideal response?

Computer Science & Information Technology

When one decision-making statement is contained within another decision-making statement, they are referred to as multiple decision-making structures.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

By default, a SeekBar’s range is 0 to 100 and its current value is indicated by its property.

a. progress b. value c. thumb d. None of the above.

Computer Science & Information Technology