github

Made bySaurav Hathi

CSE - Practice Test -39

Q1:

If L1 and L2 are regular sets then intersection of these two will be

Tags:
Section:
Theory Of Computation
Options:
Q2:

Complement of regular sets are _________

Tags:
Section:
Theory Of Computation
Options:
Q3:

Regular sets are closed under union,concatenation and kleene closure.

Tags:
Section:
Theory Of Computation
Options:
Q4:

A finite automaton accepts which type of language:

Tags:
Section:
Theory Of Computation
Options:
Q5:

NFA, in its name has ’non-deterministic’ because of :

Tags:
Section:
Theory Of Computation
Options:
Q6:

If NFA of 6 states excluding the initial state is converted into DFA, maximum possible number of states for the DFA is?

Tags:
Section:
Theory Of Computation
Options:
Q7:

Given Language: L= {ab U aba}*
If X is the minimum number of states for a DFA and Y is the number of states to construct the NFA,
|X-Y|=?

Tags:
Section:
Theory Of Computation
Options:
Q8:

An automaton that presents output based on previous state or current input:

Tags:
Section:
Theory Of Computation
Options:
Q9:

Which of the following options is correct?

Statement 1: Initial State of NFA is Initial State of DFA.
Statement 2: The final state of DFA will be every combination of final state of NFA.

Tags:
Section:
Theory Of Computation
Options:
Q10:

When are 2 finite states equivalent?

Tags:
Section:
Theory Of Computation
Options:
Q11:

Which of the following is not a step in elimination of states procedure?

Tags:
Section:
Theory Of Computation
Options:
Q12:

If we have more than one accepting states or an accepting state with an outdegree, which of the following actions will be taken?

Tags:
Section:
Theory Of Computation
Options:
Q13:

Which of the following is an utility of state elimination phenomenon?

Tags:
Section:
Theory Of Computation
Options:
Q14:

Complement of a DFA can be obtained by

Tags:
Section:
Theory Of Computation
Options:
Q15:

Which of the following can accept even palindrome over {a,b}

Tags:
Section:
Theory Of Computation
Options: