Loganparsons9076 Loganparsons9076 03-01-2023 Computers and Technology Answered Given main() in the inventory class, define an insertatfront() method in the inventorynode class that inserts items at the front of a linked list (after the dummy head node).