C Program to Find Product of Two Matrices

This is a program to compute the product of two matrices. Problem Description This C Program computes the product of two matrices. This program accepts the 2 matrices and then find the product of 2 matrices. Problem Solution 1. Create three 2D arrays, third matrix will store the product of first two matrices. 2. Read … Read more

advertisement

C Program to Check if a Matrix is an Identity Matrix

This is a program to check if a given matrix is an Identity Matrix Problem Description This C Program checks a given Matrix is an Identity Matrix. Identity matrix is a square matrix with 1’s along the diagonal from upper left to lower right and 0’s in all other positions. If it satisfies the structure … Read more

advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.