adplus-dvertising
frame-decoration

Question

LR stands for

a.

left to right

b.

left to right redirection

c.

right to left

d.

left to right and rightmost derivation in reverse

Answer: (d).left to right and rightmost derivation in reverse

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. LR stands for

Similar Questions

Discover Related MCQs

Q. A compiler that runs on one machine and produces code for a different machine is called

Q. YACC stands for

Q. An optimizer compiler

Q. Which of the following is not an intermediate code form?

Q. Which of the following parser is most powerful?

Q. A parser with the valid prefix property is advantageous because it

Q. YACC builds up

Q. The ultimate goal of a compiler is to,

Q. Which method is used for resolving data dependency conflict by the compiler itself?

Q. Inherited attribute is a natural choice in

Q. A grammar that produces more than one parse tree for some sentence is called

Q. Pee hole optimization

Q. The optimization which avoids test at every iteration is

Q. Advantage of panic mode of error recovery is that

Q. Which of the following is used for grouping of characters into tokens (in a computer)

Q. A compiler for a high-level language that runs on one machine and produces code for a different machine is called

Q. Cross-compiler is a compiler

Q. The __________ is a technique for building cross compilers for other machines.

Q. __________ was developed from the beginning as a cross compiler.

Q. If we compile the xyz.c file with the command “gcc -o xyz xyz.c”, then the executable file will be