You are on page 1of 1

Write a program

 To multiply two matrices C=A * B / To search an item from an array A (Binary search) /
To find the solution of a quadratic equation ax^2+bx+c
 Develop the semantic rules of your program
 Find the intermediate code (three address) of your program.
 Explain your three address code. Make necessary assumptions if you need.
 Due date March 25, 2021

You might also like