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 list
Answer» D. Deleting a node at the end of the list


Discussion

No Comment Found