MCQOPTIONS
Saved Bookmarks
| 1. |
A _______ list structure can be traversed in two directions-- in the forward direction from beginning of the list to end, or in the backward direction, from the end of the list to the beginning. |
| A. | one way |
| B. | linear array |
| C. | two way |
| D. | header |
| Answer» D. header | |