Computer Science, asked by kiranjimmy6567, 1 year ago

Write a c program to find largest and smallest among all elements of 2-d array.

Answers

Answered by suchitgiri276
0

C Program to find Largest and Smallest Number in an Array ... Next, we are using For Loop to find the Smallest and Largest number among the array elements, ...

Similar questions