1) First modify the CustomVector class to accept Template typesand not just integers.
2) Create a struct for Person as following:
struct Person{ string firstname, lastname; int age;}
2) Attached is a list of name lastname in txt file. Write a programthat does the followings
3) Create an array 200 pointers to Person customArray.
4) Open the text file and dynamically construct one person for eachline of the input. Add this as a pointer to a CustomArray. This wayyou make a dynamic array of persons.
4) For the age of each person, you must use a random generator togenerate a random integer between 18 and 88.
5)
PayPal Gateway not configured
PayPal Gateway not configured