adplus-dvertising

Welcome to the Theory of Computation(TOC) MCQs Page

Dive deep into the fascinating world of Theory of Computation(TOC) with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Theory of Computation(TOC), a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Theory of Computation(TOC), 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 UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Theory of Computation(TOC). Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

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

Theory of Computation(TOC) MCQs | Page 11 of 16

Q101.
Consider the regular expression (a + b) (a + b) … (a + b) (n-times). The minimum number of states in finite automaton that recognizes the language represented by this regular expression contains
Discuss
Answer: (b).n + 1 states
Q102.
The following CFG

S->aB|bA, A->a|as|bAA, B->b|bs|aBB

generates strings of terminals that have
Discuss
Answer: (c).equal number of a’s and b’s
Q103.
The regular expression for the following DFA is
Discuss
Answer: (d).a*b(b * + aa*b)*
Q104.
Match the following :

(i) Regular Grammar                           (a) Pushdown automaton
(ii) Context free Grammar                   (b) Linear bounded automaton
(iii) Unrestricted Grammar                  (c) Deterministic finite automaton
(iv) Context Sensitive Grammar        (d) Turing machine
     
(i)   (ii)   (iii)  (iv)
Discuss
Answer: (b).(c)  (a)   (d)  (b)
Discuss
Answer: (d).Context-free languages are closed under Kleene closure.
Q106.
Which of the following grammar is LR (1)?
Discuss
Answer: (d).Both a and b
Q107.
Context-free Grammar (CFG) can be recognized by
Discuss
Answer: (d).both b and c
Q108.
A context free grammar is:
Discuss
Answer: (c).type 2
Q109.
Let e: B˄m→B˄n is a group code. The minimum distance of ‘e’ is equal to:
Discuss
Answer: (b).the minimum weight of a non zero code word
Q110.
Consider a Moore Machine M whose digraph is given below. Then L(M), the language accepted by the machine M, is the set of all strings having:
Discuss
Answer: (a).two or more b’s

Suggested Topics

Are you eager to expand your knowledge beyond Theory of Computation(TOC)? 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!