Suppose Factory Foreman Wish Develop Program Tracks Workers Along Tasks Provide Tasks Wor Q37273069

Suppose you are a factory foreman and you wish to develop a programthat tracks all your workers along with all the tasks you provideto them. All the tasks for each worker must be done in the orderyou provide them. Once a task is complete, it can be removed andthe worker can move onto the next task.  

You may assume that the workers are represented as strings and youhave a Task object defined for the tasks. What data structure wouldyou use to implement such a program? What would the declaration

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.