Some more problems on arrays!
- WAP to reverse the given array
- WAP to perform linear search on the given array
- WAP to find whether the given NxN matix is an identity matrix
- WAP to print the transpose of the given matrix
- WAP to add 2 matrices
- WAP to add all the elements in the given 2D array
- WAP to read a sentence and display the sentence with reversed words