Fundamentals of Computer Programming - Old Questions

4. Write a program to transpose the following matrix.


                      −3   7    5      -2   8

                       2    5    8       3    -4

                     −6   9    3       6     5



6 marks | Asked in 2067