github

Made bySaurav Hathi

CSE - Practice Test -41

Q1:

A DPDA is a PDA in which:

Tags:
Section:
Theory Of Computation
Options:
Q2:

With reference of a DPDA, which among the following do we perform from the start state with an empty stack?

Tags:
Section:
Theory Of Computation
Options:
Q3:

|-* is the __________ closure of |-

Tags:
Section:
Theory Of Computation
Options:
Q4:

A PDA machine configuration (p, w, y) can be correctly represented as:

Tags:
Section:
Theory Of Computation
Options:
Q5:

Which of the following are context free language?

Tags:
Section:
Theory Of Computation
Options:
Q6:

If the partial derivation tree contains the root as the starting variable, the form is known as:

Tags:
Section:
Theory Of Computation
Options:
Q7:

There exists a Context free grammar such that:
X→aX
Which among the following is correct with respect to the given assertion?

Tags:
Section:
Theory Of Computation
Options:
Q8:

From the definition of context free grammars,
G = (V, T, P, S)
What is the solution of VÇT?

Tags:
Section:
Theory Of Computation
Options:
Q9:

a→b
Restriction: Length of b must be atleast as much length of a.
Which of the following is correct for the given assertion?

Tags:
Section:
Theory Of Computation
Options:
Q10:

Context free grammar is called Type 2 grammar because of ______________ hierarchy.

Tags:
Section:
Theory Of Computation
Options:
Q11:

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:
Q12:

Which of the following is incorrect?
There exists algorithms to decide if:

Tags:
Section:
Theory Of Computation
Options:
Q13:

Context free languages are not closed under:

Tags:
Section:
Theory Of Computation
Options:
Q14:

Given Grammar G1:
S→aSb
S→e
Grammar G2:
R→cRd
R→e
If L(G)=L(G1) U L(G2), the number of productions the new starting variable would have:

Tags:
Section:
Theory Of Computation
Options:
Q15:

The context free languages are closed under:

Tags:
Section:
Theory Of Computation
Options: