logo

Crowdly

Browser

Додати до Chrome

1A student wrote two context-free grammars G1 and G2 for generating a single C-...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

1A student wrote

two context-free grammars G1 and G2 for generating a single C-like array

declaration. The dimension of the array is at least one. For example,

                  

int a[10][3];

 The grammars use D

as the start

symbol, and use six terminal symbols int ; id [ ] num.

          

Grammar

G1                           Grammar G2

               D

int

L;                                 D

int L;

               Lid [E                                     L id E

               E num ]                                 E E [num]

               E num] [ E                             E [num]

     Which of the grammars correctly generate

the declaration mentioned above?

 

0%
100%
0%
0%
Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на lms.vit.ac.in?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!

Browser

Додати до Chrome