

MCQOPTIONS
Saved Bookmarks
This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Automata Theory knowledge and support exam preparation. Choose a topic below to get started.
1. |
Can a DFA recognize a palindrome number? |
A. | Yes |
B. | No |
C. | Yes, with input alphabet as * |
D. | Can t be determined |
Answer» C. Yes, with input alphabet as * | |
2. |
When are 2 finite states equivalent? |
A. | Same number of transitions |
B. | Same number of states |
C. | Same number of states as well as transitions |
D. | Both are final states |
Answer» D. Both are final states | |
3. |
A DFA cannot be represented in the following format |
A. | Transition graph |
B. | Transition Table |
C. | C code |
D. | None of the mentioned |
Answer» E. | |
4. |
A Language for which no DFA exist is a________ |
A. | Regular Language |
B. | Non-Regular Language |
C. | May be Regular |
D. | Cannot be said |
Answer» C. May be Regular | |
5. |
Which of the following not an example Bounded Information? |
A. | fan switch outputs {on, off} |
B. | electricity meter reading |
C. | colour of the traffic light at the moment |
D. | none of the mentioned |
Answer» C. colour of the traffic light at the moment | |