in Compiler Design retagged by
630 views
1 vote
1 vote
closed with the note: duplicate of https://gateoverflow.in/1251/gate2007-53

Consider the following two statements:

  • P: Every regular grammar is LL(1)
  • Q: Every regular set has a LR(1) grammar

Which of the following is TRUE?

  1. Both P and Q are true

  2. P is true and Q is false

  3. P is false and Q is true

  4. Both P and Q are false

in Compiler Design retagged by
630 views

1 comment

0
0