McqMate
Q. |
public int function()
|
A. | return data from the end of the list |
B. | returns the data and deletes the node at the end of the list |
C. | returns the data from the beginning of the list |
D. | returns the data and deletes the node from the beginning of the list |
Answer» D. returns the data and deletes the node from the beginning of the list |
View all MCQs in
Data Structures (DS)No comments yet