Next:
4.1 Stack
Up:
Module 0051: The Stack
Previous:
3.2 Queue
4
Array implementation
Subsections
4
.
1
Stack
4
.
1
.
1
Creation
4
.
1
.
2
Deletion
4
.
1
.
3
Is empty
4
.
1
.
4
Push
4
.
1
.
5
Pop
4
.
2
Queue
4
.
2
.
1
Creation
4
.
2
.
2
Deletion
4
.
2
.
3
Is empty
4
.
2
.
4
Add item
4
.
2
.
5
Remove item
Copyright © 2006-10-23 by Tak Auyeung