Page 1 of 1

Which of the following cannot be used to decide whether and how a given regexp matches a string:

Posted: Thu Jul 14, 2022 9:24 am
by answerhappygod
a) NFA to DFA
b) Lazy DFA algorithm
c) Backtracking
d) None of the mentioned