0% found this document useful (0 votes)
29 views1 page

Untitled Document

The programming assignment on arrays is due April 13, 2020 and requires students to: 1) Store elements entered by a user in a 2D array and display them, 2) Add two matrices, 3) Multiply two matrices, and 4) Transpose a matrix.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views1 page

Untitled Document

The programming assignment on arrays is due April 13, 2020 and requires students to: 1) Store elements entered by a user in a 2D array and display them, 2) Add two matrices, 3) Multiply two matrices, and 4) Transpose a matrix.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Programming assignment arrays due date 13/04/2020

1. Store the elements entered by user in a 2d array and display them.


2. Addition of two matrix
3. Multiplication of two matrix
4. Transpose of a matrix

You might also like