

MCQOPTIONS
Saved Bookmarks
1. |
What the following DFA accepts? |
A. | x is a string such that it ends with ‘101’ |
B. | x is a string such that it ends with ‘01’ |
C. | x is a string such that it has odd 1’s and even 0’s |
D. | x is a strings such that it has starting and ending character as 1 |
Answer» B. | |