Describe how tracking your assignments can be accomplished by a special ADT.

What will be an ideal response?

You would use a priority queue. You list all assignments and order them by date due. Alternatively you make an estimate of how many hours each would take and if two assignments are due on the same day but one would require 5 hours and the other only 30 minutes, you start work on the longer assignment sooner before it is due.

Computer Science & Information Technology

You might also like to view...

The first thing created when a table is drawn in Word

a. Outside border b. First row c. First column

Computer Science & Information Technology

The statement that raises an exception is sometimes called the _________ of the excep- tion.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology