Given Grammarbr Sasabr Aabr Baabr Find The Number Of Variables #564
Given grammar:<br /> S->aS|A<br /> A->a<br /> B->aa<br /> Find the number of variables reachable from the Starting Variable?
This multiple choice question (MCQ) is related to the book/course gs gs101 Automata Theory. It can also be found in gs gs101 Properties of Context Free Languages - CFG-Eliminating Useless Symbols - Quiz No.1.
Given grammar:
S->aS|A
A->a
B->aa
Find the number of variables reachable from the Starting Variable?
S->aS|A
A->a
B->aa
Find the number of variables reachable from the Starting Variable?
0
1
2
None of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs101 Automata Theory
Other Classes Of Problems - Randomized Algorithm - Quiz No.1
gs gs101 Automata Theory
Online Quizzes
Push Down Automata - DPDA and Ambiguous Grammars - Quiz No.1
gs gs101 Automata Theory
Online Quizzes