Symmetric matrix is a square matrix which is equal to its transpose. In the other words, if A[][] is a square matrix with (M x M) order, then this matrix is said to be symmetric if every element at ith row and jth column is equal to element at jth row and ith column i.e A[i][j] == A[j][i].
#icsecomputerapplication
#iscboard
#javaprogramming
#knowledgecircle
#substringinjava
#stringmethodsinjava
#isc2025
#icse2025
#javaprogramtochecksymmetricmatrix
Ещё видео!