adplus-dvertising
frame-decoration

Question

Which of the following statement is true?

a.

SLR parser is more powerful than LALR

b.

LALR parser is more powerful than canonical LR parser

c.

canonical LR parser is more powerful than LALR parser

d.

parser SLR,canonical CR and LALR have the same power

Answer: (d).parser SLR,canonical CR and LALR have the same power

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following statement is true?

Similar Questions

Discover Related MCQs

Q. Minimum hamming distance method is used for connection of

Q. Pee hole optimization is a form of

Q. The value of k, in LR(k) cannot be

Q. The cost of developing a compiler is proportional to

Q. ud-chaining is useful for

Q. An ideal compiler should

Q. which of the following class of statements usually produces no executable code when compiled ?

Q. A compiler which allows only the modified section of the source code to be re-compiled is called

Q. Storage mapping is done by

Q. A computer programe that converts the whole programe into machine language at a single time is called

Q. Compiler can check-

Q. System program such a s compiler are designed so that they are

Q. Compiler can diagnose

Q. A programmer, by mistake, writes an instruction to divide, instead of a multiply, such error can be detected by a/an

Q. Disadvantage of " Compile and GO " loading scheme is that

Q. Function of the storage assignment is

Q. Generation of intermediate code based on a abstract machine model is useful in compilers because

Q. A language L allows declaration of arrays whose sizes are not known during compilation. It is required to make efficient use of memory. Which one of the following is true ?

Q. Three address code invloves

Q. Peep-hole optimization is a form of