1.

If is the transition function for a given NFA, then we define the for the DFA accepting the same language would be:
Note: S is a subset of Q and a is a symbol.

A. (S, a) =U<sub>p s</sub> (p, a)
B. (S, a) =U<sub>p s</sub> (p, a)
C. (S, a) =U<sub>p s</sub> (p)
D. (S) =U<sub>p s</sub> (p)
Answer» B. (S, a) =U<sub>p s</sub> (p, a)


Discussion

No Comment Found