InterviewSolution
Saved Bookmarks
| 1. |
ε-transitions does not add any extra capacity of recognizing formal.(a) True(b) FalseI got this question in an online interview.This is a very interesting question from The NFA with epsilon in division Finite Automata and Regular Expression of Compiler |
|
Answer» CORRECT CHOICE is (a) True To explain: ε-transitions provides a convenient transition inthe SYSTEMS WHOSE current states are not precisely KNOWN. |
|