- 109
- 0
- 约7.27千字
- 约 6页
- 2021-11-15 发布于福建
- 举报
CHAPTER 12
Abstract Data Types
Review Questions
1. An abstract data type is a data declaration packaged together with the operations
that are meaningful for the data type with the implementation hidden from the user.
3. A linear list is a list in which each element has a unique successor.
5. Two common implementations of a general list are an array and a linked list.
7. A push operation adds an element to the top of the stack while a
原创力文档

文档评论(0)