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. |
The O/P of Moore machine can be represented in the following format: |
| A. | Op(t)= (Op(t)) |
| B. | Op(t)= (Op(t)i(t)) |
| C. | Op(t): |
| D. | None of the mentioned |
| Answer» B. Op(t)= (Op(t)i(t)) | |
| 2. |
The output alphabet can be represented as: |
| A. | |
| B. | |
| C. | |
| D. | None of the mentioned |
| Answer» C. | |
| 3. |
What is the output for the given language?Language: A set of strings over = {a, b} is taken as input and it prints 1 as an output for every occurrence of a, b as its substring. (INPUT: abaaab) |
| A. | 0010001 |
| B. | 0101010 |
| C. | 0111010 |
| D. | 0010000 |
| Answer» B. 0101010 | |
| 4. |
Statement 1: Null string is accepted in Moore Machine.Statement 2: There are more than 5-Tuples in the definition of Moore Machine. |
| A. | nChoose the correct option: |
| B. | Statement 1 is true and Statement 2 is true |
| C. | Statement 1 is true while Statement 2 is false |
| D. | Statement 1 is false while Statement 2 is true |
| E. | Statement 1 and Statement 2, both are false |
| Answer» B. Statement 1 is true and Statement 2 is true | |
| 5. |
For a give Moore Machine, Given Input= 101010 , thus the output would be of length: |
| A. | |Input|+1 |
| B. | |Input| |
| C. | |Input-1| |
| D. | Cannot be predicted |
| Answer» B. |Input| | |