Computer Science Fundamentals
Algorithms
Subjective
Feb 26, 2013
How can you generate three-address code?
Detailed Explanation
The three-address code is generated using semantic rules that are similar to those for constructing syntax trees for generating postfix notation.
Discussion (0)
No comments yet. Be the first to share your thoughts!
Share Your Thoughts