Write a VB application to multiply 2 matrices of size mXn and nXm respectively.Create a good user interface for taking-in the elements of the matrices and displaying them.
Click Print Multiplication Table to get the multiplication Table
Refer
Add 2 matrices of size mXn
(And use Multiply instead of Add)
Click Print Multiplication Table to get the multiplication Table
Refer
Add 2 matrices of size mXn
(And use Multiply instead of Add)
- ====================================================================
===========================================================