Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
¿Qué gramática reconoce el siguiente Autómata Finito?
Ninguna es correcta
No Terminales = { a, b, c }
Terminales = { q0, q1, q2 }
Inicio = q0
q0 -> a q0 | b q1 | c q2
q1 -> c q2
q2 -> a q2 | épsilon
Terminales = { a, b, c }
No terminales = { q0, q1, q2 }
q2 -> a q2
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!