Queue
- FIFO structure - putting items in + taking them out.
- Enqueue, Dequeue, Count, Peek.
- Enqueue - can add nulls, so cannot test result of Dequeue or peek, to test for empty - use Count.
Stack
- Push, Pop, Cout, Peek.
A discourse in time management, (or how to get a MCPD within a year).
Stack
No comments:
Post a Comment