1.

The address code involves _____________(a) Exactly 3 address(b) At most Three address(c) No unary operators(d) None of the mentionedI got this question during an online exam.My doubt is from Data Structure for Representing Parsing Table topic in division Bottom Up Parsing of Compiler

Answer» RIGHT OPTION is (d) None of the mentioned

To ELABORATE: In COMPUTER science, three-address is an intermediate code used by optimizing compilers to aid in the implementation of code-improving transformations.


Discussion

No Comment Found

Related InterviewSolutions