Question: Which of the following is a common form of intermediate code generated by syntax-directed translation?
Options:
Correct Answer: Three-address code
Solution:
Three-address code is a common form of intermediate code generated by syntax-directed translation.