C-Programming – I
Laboratory practice
programs-8
Multi dimensional arrays
-Rutvik Sheth
[Link] (Structures)
D.D.U, Nadiad
WRITE THE FOLLOWING PROGRAMS AND
THEN EXECUTE THEM:
Write a program to print transpose of a matrix.
Write a program to count number of positive, negative and zero
elements from 3x3 matrix.
Write a program to check whether a matrix is upper triangular
matrix or not.
Write a program to print Pascal’s triangle using 2-D array.
Write a program to scan two matrices A and B and find A*B and
|A+B|.
Write a program to check whether a matrix is symmetrical
matrix or not.
2
Rutvik Sheth
Thank you
3
Application of Neural Network for Design of RCC Column