github

Made bySaurav Hathi

CSE - Mock Test - 11

Q1:

Which of the functions are not performed by the turing machine after reading a symbol?

Tags:
Section:
Theory Of Computation
Options:
Q2:

If a problem has an algorithm to answer it, we call it _________

Tags:
Section:
Theory Of Computation
Options:
Q3:

Which of the following are undecidable problems?

Tags:
Section:
Theory Of Computation
Options:
Q4:

Diagonalization can be useful in:

Tags:
Section:
Theory Of Computation
Options:
Q5:

If L1 is regular L2 is unknown but L1-L2 is regular ,then L2 must be

Tags:
Section:
Theory Of Computation
Options:
Q6:

Under which of the following operation, NFA is not closed?

Tags:
Section:
Theory Of Computation
Options:
Q7:

Which of the following methods is suitable for conversion of DFA to RE?

Tags:
Section:
Theory Of Computation
Options:
Q8:

P, O, R be regular expression overΣ, P is not ε, then
R = Q + RP has a unique solution:

Tags:
Section:
Theory Of Computation
Options:
Q9:

Which among the following are incorrect regular identities?

Tags:
Section:
Theory Of Computation
Options:
Q10:

Simplify the following regular expression:
ε+1*(011) *(1*(011) *) *

Tags:
Section:
Theory Of Computation
Options:
Q11:

Statement 1: Ambiguity is the property of grammar but not the language.
Statement 2: Same language can have more than one grammar.
Which of the following options are correct with respect to the given statements?

Tags:
Section:
Theory Of Computation
Options:
Q12:

Let G=(V, T, P, S)
where a production can be written as:
S→aAS|a
A→SbA|ba|SS
Which of the following string is produced by the grammar?

Tags:
Section:
Theory Of Computation
Options:
Q13:

Which among the following is incorrect with reference to a derivation tree?

Tags:
Section:
Theory Of Computation
Options:
Q14:

An expression is mentioned as follows. Figure out number of incorrect notations or symbols, such that a change in those could make the expression correct.
L(G)={w in T*|S→*w}

Tags:
Section:
Theory Of Computation
Options:
Q15:

A→aA| a| b

The number of steps to form aab:

Tags:
Section:
Theory Of Computation
Options:
Q16:

Which of the following does not have left recursions?

Tags:
Section:
Theory Of Computation
Options:
Q17:

The format: A→aB refers to which of the following?

Tags:
Section:
Theory Of Computation
Options:
Q18:

Which of the production rule can be accepted by Chomsky grammar?

Tags:
Section:
Theory Of Computation
Options:
Q19:

Every grammar in Chomsky Normal Form is:

Tags:
Section:
Theory Of Computation
Options:
Q20:

If the start symbol is one of those symbols which produce no terminal through any sequence, the CFL is said to be

Tags:
Section:
Theory Of Computation
Options: