Which data structure should you use?

You are creating an application for a priority help desk center. The most recent call must be
handled first.
Which data structure should you use?

You are creating an application for a priority help desk center. The most recent call must be
handled first.
Which data structure should you use?

A.
queue

B.
hashtable

C.
stack

D.
binary tree



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Marco

Marco

It should be C.