+1 (218) 451-4151
glass
pen
clip
papers
heaphones

The LinkedPositionalList implementation of Code Fragments 7.9–7.12 does not do any error checking…

The LinkedPositionalList implementation of Code Fragments 7.9–7.12 does not do any error checking…

The LinkedPositionalList implementation of Code Fragments 7.9–7.12 does not do any error checking to test if a given position p is actually a member of the relevant list. Give a detailed explanation of the effect of a call L.addAfter(p, e) on a list L, yet with a position p that belongs to some other list M.