Answers for Lab 8 1. Which method of class RemoveLinkedList is incorrect? 2. Explain what the error in this method is. 3. Which exception was thrown? In which method was the exception thrown? To what other method was the exception propagated? 4. Explain what the error is that causes the program to crash. 5. Which statement throws the exception when program TestStackDLL is run? 6. Explain why the above exception was thrown.