Home » Compiler Design » Compiler design miscellaneous » Question

Compiler design miscellaneous

  1. The least number of temporary variables required to create three-address code in static single assignment form for the expression q + r /3 + s – t*5 + u*v /w is ______.
    1. 0
    2. 3
    3. 1
    4. 2
Correct Option: B

3



Your comments will be displayed only after manual approval.