C++
Suggested point values are marked in parentheses. In allquestions that involve writing methods, be sure to think of whethermethod arguments and return values should be references to constdata, whether or not the method should be const, etc.
The next two questions involve the following data types:
template <class T> struct Node { T data; Node<T>* next; }; template <class T> class List {
PayPal Gateway not configured
PayPal Gateway not configured