Question: The function int orderIntegers(int v[]) shall take as input an array of three integer numbers. The program shall output the greatest number among the elements
![The function int orderIntegers(int v[]) shall take as input an array](https://s3.amazonaws.com/si.experts.images/answers/2024/09/66daefcfeedba_27166daefcf9de04.jpg)
The function int orderIntegers(int v[]) shall take as input an array of three integer numbers. The program shall output the greatest number among the elements of the array. The program shall order the elements of the array in decreasing order. i. Identify the equivalence classes (xalid \& inxalid) for the input ii. Identify boundary conditions iii. Write test cases (one per each)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
