1.

Which of the following do we use to form an NFA from a regular expression?(a) Subset Construction Method(b) Power Set Construction Method(c) Thompson Construction Method(d) Scott Construction MethodI have been asked this question in unit test.The above asked question is from Equivalence of NFA and DFA topic in portion Finite Automata of Automata Theory

Answer»

Correct option is (C) Thompson Construction Method

For EXPLANATION I WOULD say: Thompson Construction method is used to turn a regular expression in an NFA by fragmenting the given regular expression through the operations performed on the input ALPHABETS.



Discussion

No Comment Found

Related InterviewSolutions