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 13 of 16

Discuss
Answer: (b).Power of deterministic pushdown automata is equivalent to power of non-deterministic pushdown automata.
Q122.
Identify the language which is not context - free.
Discuss
Answer: (b).L = {a^nb^n|n≥0}
Q123.
The context-free languages are closed for:

(i) Intersection                          (ii) Union
(iii) Complementation             (iv) Kleene Star
Discuss
Answer: (c).(ii) and (iv)
Q124.
Grammars that can be translated to DFAs:
Discuss
Answer: (b).Right linear grammar
Q125.
The language accepted by a Push down Automata:
Discuss
Answer: (c).Type2
Q126.
In parallel algorithm design, the process of grouping tasks into larger tasks in order to improve performance:
Discuss
Answer: (a).Agglomeration
Q127.
Recursive Descent Parsers are a type of:
Discuss
Answer: (a).LL parsers
Q128.
If language L={0,1}*, then the reversed language L^R =
Discuss
Answer: (a).{0,1}*
Q129.
Let r = a(a + b)*, s = aa*b and t = a*b be three regular expressions.
Consider the following:

(i) L(s) ⊆ L(r) and L(s) ⊆ L(t)
(ii) L(r) ⊆ L(s) and L(s) ⊆ L(t)

Choose the correct answer from given below:
Discuss
Answer: (a).Only (i) is correct
Q130.
Consider the language L given by

L = {2^(nk) ∣ k>0, and n is non-negative integer number}

The minimum number of states of finite automaton which accepts the language L is
Discuss
Answer: (b).n+1

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!