PLEASE USE C++

Question Answered step-by-step PLEASE USE C++ PLEASE USE C++Image transcription textWrite a program the implements the function bool equals (int a, int a_size, int b, int b_size) that checks whethertwo arrays with integer elements have the same elements in the same order. Assume that the user will enter amaximum of 100 integers. Also, you may NOT use any other headers besides and… Show more… Show more  Computer Science Engineering & Technology Object-Oriented Programming Share QuestionEmailCopy link Comments (0)