1.Assuming current points to the next-to-last link in a singly linked list, what
statement will delete the last link from the list?
2.When all references to a link are changed to refer to something else, what
happens to the link?
3.A double-ended list
a.can be accessed from either end.
b.is a different name for a doubly linked list.
c.has pointers running both forward and backward between links.
d.has its first link connected to its last link.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here