The statement is True. If a function is expecting an array, it should also expect the size of the array so that it knows how many elements to process.
When a function expects an array, it is expecting a collection of data that is organized in a certain way. In order to properly process the array, the function must also know the size of the array, or the number of indexed variables that contain valid data. This is because the function needs to know how many elements to process in order to avoid processing invalid data. Without the size of the array, the function would not be able to properly process the array.
Learn more about Array: https://brainly.com/question/10687170
#SPJ4