填空题 A ____is an ordered collection of data, each element contains two parts: data an address.
查看答案
填空题 One different between an array and a record is that all elements in a(n) ____must be the same type, whereas the elements in a(n) ____can be of the same type or different types.
填空题 A linked list is an ordered collection of data in which each element contains the location (address) of the next element; that is , each element contains two parts: ____and ____.
判断题 We can access the individual elements of an record using the record name and the index. ( ) 对 ( ) 错
A. 对
B. 错
判断题 Each element in a record is called a node. ( ) 对 ( ) 错
A. 对
B. 错