retagged by
484 views
0 0 votes
Which of the following are present in FIRST(S) ∩ FIRST(F)?

S → E

E → Ff | Gh

F → ef | Gh | ϵ

G → Gg | ϵ

 

A)   {e, f, g, h}             

B).  {e, f, h, ϵ}

C).  {e, g, h, ϵ}

D).  {e, g, h}

 

1 Answer

Position:
Show:

Related questions

1 1 vote
3 answers 3 answers
1.6k
1.6k views
Rahhul A asked Nov 10, 2023
1,613 views
$\text{ Find $\textbf{First(A)}$ and $\textbf{Follow(B)}$ }?$