Question: Overload the deleteNode pure virtual function such that it accepts a vector of possible values. All values in the vector should be deleted. Modify deleteNode
Modify deleteNode such that an exception is thrown when called on an empty list and when the item to delete is not in the list.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
