In a linear implementation of the priority queue based on a linked list, the item with the highest priority value is located ______.

a) at the beginning of the linked list
b) at the end of the linked list
c) in the middle of the linked list
d) at a random location in the linked list

a.

Computer Science & Information Technology

You might also like to view...

Which of the following is a term used to describe data collections that are so enormous and complex that traditional data management software and analysis processes are incapable of dealing with them?

a. Big data b. Data mart c. Data warehouse d. Big cell

Computer Science & Information Technology

Case 2Carolyn is a web designer who is responsible for the home page for a real estate company with branches in all 50 states.  The home page should be attractive and functional, allowing potential sellers and buyers to find information quickly. On the home page, Carolyn includes the steps (process) for a seller to follow to list his/her property with the real estate company.  In listing the steps, which type of list would be best?

A. Definition list B. Ordered list C. Unordered list D. Bulleted list

Computer Science & Information Technology