

MCQOPTIONS
Saved Bookmarks
1. |
If δ is the transition function for a given NFA, then we define the δ’ for the DFA accepting the same language would be: |
A. | Note: S is a subset of Q and a is a symbol. |
B. | δ’ (S, a) =Upϵs δ (p, a) |
C. | δ’ (S, a) =Up≠s δ (p, a) |
D. | δ’ (S, a) =Upϵs δ(p) |
E. | δ’ (S) =Up≠s δ(p) |
Answer» B. | |