write a program to find out the minimum value of 2 elements
Answers
Answered by
4
Explanation:
- If minimum occurs two or more times in the array then the index at which it occurs first is printed or minimum value at the smallest index.
Similar questions