AMA University Answers
Login
Register
AMA OED
Courses
CS
CS-6205
An indirect way of building a...
An indirect way of building a CFG is to _____________
build a regular expression and then construct a PDA from it, and then construct CDF from it
You can only build a CFG directly
build a PDA and then construct a CFG from it
Correct
none of the given choices
Similar CS-6205 questions
An example string w of a language L characterized by equal number of As and Bs is .
An initial state q0 ∈ Q
challenged the mathematical community to find an infallible, mechanical method for constructing and...
A DFA can remember a finite amount of information, but a can remember an infinite amount of informat...
The complement of an infinite language is necessarily finite.
A may or may not read an input symbol, but it has to read the top of the stack in every transition.