Arrays C# Console

C# Program to Find Max and Min Value in 2D Array

In this example I’ll show you how to find out the maximum and minimun values from an 2D int array without Max() and Min() Method.

And You can see the explanation in the following code commets.

 

C# Console Code:

Program Output:

2 Comments

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.