What is the correct syntax in c++ to use operator overloading for + to add the integer values stored in two arrays in c++?
In below code example. I managed to concate