

MCQOPTIONS
Saved Bookmarks
1. |
For NFA with -moves, which among the following is correct? |
A. | : Q X ( U { }) -> P(Q) |
B. | : Q X ( ) -> P(Q) |
C. | : Q X ( *) -> P(Q) |
D. | All of the mentioned |
Answer» B. : Q X ( ) -> P(Q) | |