

MCQOPTIONS
Saved Bookmarks
1. |
What is the functionality of the following code? |
A. | Inserting a node at the beginning of the list |
B. | Deleting a node at the beginning of the list |
C. | Inserting a node at the end of the list |
D. | Deleting a node at the end of the listView Answer |
Answer» D. Deleting a node at the end of the listView Answer | |