单选题 A ()is a list in which each element has a unique successor.
A. matrix
B. network
C. linear list
D. linked list
查看答案
单选题 The pop operation ()of the stack..
A. removes an item from the top
B. removes an item from the bottom
C. adds an item to the top
D. adds an item to the bottom
单选题 The push operation () of the stack.
A. removes an item from the top
B. removes an item from the bottom
C. adds an item to the top
D. adds an item to the bottom
单选题 In a queue, data are inserted only at the()and deleted only at the ().
A. rear; front or rear
B. front; rear
C. rear; front
D. rear or front; front
单选题 The indegree of () of a tree is always zero.
A. any node
B. a branch
C. the root
D. a leaf