Unit 5 Learning Outcomes
Upon successful completion of this unit, you will be able to:
- Show how lists, stacks, and queues are used to implement specific requirements.
- Describe the differences between stacks and queues.
- Relate lists to stacks and queues.
- Create structures or objects as items being managed by a list, stack, or queue.
- Construct software to employ lists, stacks, and queues within larger applications.
- State the operations common to all lists.
- Describe the additional list operations required by stacks.
- Describe the additional list operations required by queues.
- Use lists, stacks, and queues as independent entities within an application.
Last modified: Monday, September 25, 2017, 1:07 PM