The document outlines a lab assignment involving 2D arrays in programming. It includes tasks for initializing a 3x3 matrix with user input, performing matrix addition of two 3x3 matrices, and using a 2D character array to store and display names. Sample outputs are provided for each task to illustrate the expected results.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views2 pages
Lab 8 Tasks
The document outlines a lab assignment involving 2D arrays in programming. It includes tasks for initializing a 3x3 matrix with user input, performing matrix addition of two 3x3 matrices, and using a 2D character array to store and display names. Sample outputs are provided for each task to illustrate the expected results.