

MCQOPTIONS
Saved Bookmarks
1. |
What is wrong in the given definition?Def: ({q0, q1, q2}, {0,1}, δ, q3, {q3}) |
A. | The definition does not satisfy 5 Tuple definition of NFA |
B. | There are no transition definition |
C. | Initial and Final states do not belong to the Graph |
D. | Initial and final states can’t be same |
Answer» D. Initial and final states can’t be same | |