1.

Consider the grammarS → AbBaCc | εA → aAb | baB → bBC | cbC → cCa |acFind the First ( ) of S

A. {a, b, c, ε}
B. {a, b, ε}
C. { ε }
D. {a, ε}
Answer» C. { ε }


Discussion

No Comment Found