1.

Consider the following linked list and linked list representation. what will be the value of following statement ?start->next->next->next->data

A. 12
B. 30
C. 15
D. 25
Answer» E.


Discussion

No Comment Found