HELP IS NEEDED AND APPRECIATED
C++ PROJECT
This project will include the following fivefiles:
VectorADT.h: declare a class VectorADT to manage a dynamic arrayof doubles
VectorADT.cpp: implement VectorADT’s member and non-memberfunctions as declared in VectorADT.h
ListADT.h: declare a class ListADT to manage a linked list ofintegers
ListADT.cpp: implement ListADT’s member and non-member functionsas declared in ListADT.h
testVectorList.cpp: test the above member and non-memberfunctions.
1. VectorADT.h
Declare a class of the name VectorADT to manage a dynamic arrayof doubles. Specifically, include the following data members:
double * array;
int size; //the number of doubles stored in array
int capacity; //the maximum number of doubles that can be storedin array
The definition of size and
PayPal Gateway not configured
PayPal Gateway not configured