adplus-dvertising

Welcome to the Basics of Automata Theory MCQs Page

Dive deep into the fascinating world of Basics of Automata Theory with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Basics of Automata Theory, a crucial aspect of Formal Languages and Automata Theory. In this section, you will encounter a diverse range of MCQs that cover various aspects of Basics of Automata Theory, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Formal Languages and Automata Theory.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Basics of Automata Theory. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Formal Languages and Automata Theory.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Basics of Automata Theory. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Basics of Automata Theory MCQs | Page 1 of 3

Q1.
If ∑ = {a, b, c, d, e, f} then number of strings in ∑ of length 4 such that no symbol is used more than once in a string is
Discuss
Answer: (b).360
Q2.
Which of the following CFG’s can’t be simulated by an FSM ?
Discuss
Answer: (b).S->aSb/ab
Q3.
The transitions which does not take an input symbol are called
Discuss
Answer: (d).Both of the mentioned
Q4.
Which of the following strings is NOT in the Kleene star of the language {011, 10, 110}?
Discuss
Answer: (d).10011101
Discuss
Answer: (b).All finite subsets of non-regular set are always regular
Q6.
L and ~L are recursive enumerable then L is
Discuss
Answer: (d).Recursive
Q7.
Consider the production of the grammar:

S->AA A->aa A->bb

Describe the language specified by the production grammar.
Discuss
Answer: (a).L = {aaaa,aabb,bbaa,bbbb}
Q8.
Let R1 and R2 be regular sets defined over alphabet ∑ then
Discuss
Answer: (a).R1 UNION R2 is regular
Q9.
Which of the following strings can be obtained by the language L = { a^i b^2i / i≥ 1}?
Discuss
Answer: (a).aaabbbbbb
Q10.
Give a production grammar for the language L = {x/x ∈ (a,b)*, the number of a’s in x is multiple of 3}.
Discuss
Answer: (a).{S->bS, S->b,S->aA, S->bA, A->aB, B->bB, B->aS, S->a}
Page 1 of 3

Suggested Topics

Are you eager to expand your knowledge beyond Formal Languages and Automata Theory? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!