Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
In the following grammar, which symbols are "terminals"
e -> t | f ;t -> "foo" | "bar" ;f -> "foo()" | "bar()" ;
e -> t | f ;
t -> "foo" | "bar" ;
f -> "foo()" | "bar()" ;
"foo" and "bar"
"foo", "bar", "foo()", and "bar()"
e and t
e, t, and f
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!