Exercise 2: Making Matrix Using Arrays

In this exercise, you will be required to use a two-dimensional array to display a matrix of zeros and ones.

We'll cover the following

Problem Statement

In this C# exercise, you’re are about to write C# program to display the matrix shown below by using a two-dimensional array.

Get hands-on with 1200+ tech skills courses.