MCQOPTIONS
Saved Bookmarks
| 1. |
Searching a value (say, item) in a linked list means finding the position of the node, which stores ___________ as its value? |
| A. | node |
| B. | item |
| C. | info |
| D. | None of the above |
| Answer» C. info | |