

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following cannot be used to decide whether and how a given regexp matches a string: |
A. | NFA to DFA |
B. | Lazy DFA algorithm |
C. | Backtracking |
D. | None of the mentioned |
Answer» E. | |