SUPARN PATRA
Schools
Exams
Paths
Blog
Quizzes
Tools
Playground
About
Home
/
Quizzes
/
ISRO CS
/
Compiler Design
ISRO CS
Compiler Design
10 questions
Question 1 of 10
Score:
0
/ 0
FIRST(A) for the production A -> aB | epsilon where B -> b | bB is:
A
{a}
B
{a, b}
C
{a, epsilon}
D
{a, b, epsilon}
← Back to unit notes