Here's a question I have. If you know the answer, drop a reply.

Would I be able to use an overloaded operator(+) method instead of the additem() method to add a node to the linked list?

Thanks.