Solved

You Need to Write a Program to Build and Maintain

Question 58

Multiple Choice

You need to write a program to build and maintain an address book. Since the program must support the possibility of having duplicate names, which data structure would be most appropriate to model this situation?


A) map
B) stack
C) queue
D) linked list

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions