(Implementation of intList class using linked list)
A container class is a data type that is capable of holding acollection of items. In C++, container classes can be implementedas a class, along with member functions to add, remove, and examineitems. This lab introduces concept of a List.A intList of elements of type integer is a finite sequence ofelements of integer together with the following operations:• Construct the list, leaving it empty.• Determine whether the list is empty or not.• Determine whether the list is full or not.• Find the size of the list.• Clear the list to make it empty.• Insert
PayPal Gateway not configured
PayPal Gateway not configured