1) How to design algorithms to implement stack operations.
(2) Write down the program to multiply any two matrices. (Using Basic)
and finally,
(3) Let the algebraic expression E=(2x+y)(5a-b)^3. Sketch tree T which correspond to expression E and determine the pre-order traversal of T.