1.

Which among the following is the correct option for the given grammar?
G->X111|G1,X->X0|00

A. {0<sup>a</sup>1<sup>b</sup>|a=2,b=3}
B. {0<sup>a</sup>1<sup>b</sup>|a=1,b=5}
C. {0<sup>a</sup>1<sup>b</sup>|a=b}
D. More than one of the mentioned is correct
Answer» B. {0<sup>a</sup>1<sup>b</sup>|a=1,b=5}


Discussion

No Comment Found