

MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Automata Theory Questions and Answers knowledge and support exam preparation. Choose a topic below to get started.
1. |
RR* can be expressed in which of the forms: |
A. | R+ |
B. | R- |
C. | R+ U R- |
D. | R |
Answer» B. R- | |
2. |
Concatenation of R with Ф outputs: |
A. | R |
B. | Ф |
C. | R.Ф |
D. | None of the mentioned |
Answer» C. R.Ф | |
3. |
The given NFA corresponds to which of the following Regular expressions? |
A. | (0+1) *(00+11) (0+1) * |
B. | (0+1) *(00+11) *(0+1) * |
C. | (0+1) *(00+11) (0+1) |
D. | (0+1) (00+11) (0+1) * |
Answer» B. (0+1) *(00+11) *(0+1) * | |
4. |
If R represents a regular language, which of the following represents the Venn-diagram most correctly? |
A. | An Irregular Set |
B. | R* |
C. | R complement |
D. | R reverse |
Answer» C. R complement | |
5. |
According to the given language, which among the following expressions does it corresponds to? |
A. | Language L={xϵ{0,1}|x is of length 4 or less} |
B. | (0+1+0+1+0+1+0+1)4 |
C. | (0+1)4 |
D. | (01)4 |
E. | (0+1+ε)4 |
Answer» E. (0+1+ε)4 | |
6. |
Which of the following does not represents the given language? |
A. | Language: {0,01} |
B. | 0+01 |
C. | {0} U {01} |
D. | {0} U {0}{1} |
E. | {0} ^ {01} |
Answer» E. {0} ^ {01} | |