Write a replaceValue() method that accepts an array of integers and two other integers. The method will construct a new array of the same size as the passed array (You need