Question: https://github.com/apanangadan/CSUF-CPSC_131/blob/master/ArrayQueue.h Modify the ArrayQueue class in the class https://github.com/apanangadan/CSUF-CPSC_131/blob/master/ArrayQueue.h to make the array queue capacity extendable. Assuming the default queue capacity is 5. You only
https://github.com/apanangadan/CSUF-CPSC_131/blob/master/ArrayQueue.h

Modify the ArrayQueue class in the class https://github.com/apanangadan/CSUF-CPSC_131/blob/master/ArrayQueue.h to make the array queue capacity extendable. Assuming the default queue capacity is 5. You only need to write and show the C++ codes to implement the below two functions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
