This exercise has to be turned in 3 different files
VectorDouble.h
VectorDouble.cpp
main.cpp
Chapter 8 discussed vectors, which are like arrays that can growin size. Suppose that vectors were not defined in C++. Define aclass called VectorDoublethat is like a class for a vector withbase type double. Your class VectorDoublewill have a private membervariable for a dynamic array of doubles. It will also have twomember variables of type int; one called max_count for the size ofthe dynamic array of doubles; and one called count for the numberof array positions currently holding values. ( max_countis the sameas the capacity of a vector; count is the
PayPal Gateway not configured
PayPal Gateway not configured