MCQOPTIONS
Saved Bookmarks
| 1. |
For the following change of state in FA, which of the following codes is an incorrect option? |
| A. | δ (m, 1) =n |
| B. | δ (0, n) =m |
| C. | δ (m,0) =ε |
| D. | s: accept = false; cin >> char; if char = “0” goto n; |
| Answer» C. δ (m,0) =ε | |