1. Complete the implementation of the class LinkedSortedList that Segment 18.12 began.
2. Derive the class LinkedSortedList from the class LinkedChainList, as described in Segment 18.11. What is the disadvantage of this approach?
3. Exercise 4 in Chapter 17 asked you to design the ADT activity list. Show how you would implement such a class by using inheritance with the base class a. LinkedChainBase. b. LinkedChainList.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here