Write a program to declare a square matrix A[][] of order MxM where ‘M’ is the number of rows and the number of coloumns, such that M is greater than 2 and less than 10. Accept the value of M as user input. Display an appropriate message for invalid input. Allow the user to input […]
The post ISC Computer Practical 2015 Question 2 appeared first on www.VinaySingh.info.