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