adplus-dvertising
frame-decoration

Question

Which is the correct NDFA for the following mentioned expression?

(ab)*∪(aba)*

a.

a

b.

b

c.

c

d.

d

Answer: (b).b

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which is the correct NDFA for the following mentioned expression? (ab)*∪(aba)*

Similar Questions

Discover Related MCQs

Q. NDFAs where introduced by ____________

Q. The regular languages are not closed under

Q. The Tuples for NDFA

Q. NFAs are ___ DFAs.

Q. An NFA’s transition function returns

Q. Conversion of a DFA to an NFA

Q. An NFA may be converted to a DFA using

Q. The subset construction shows that every NFA accepts a

Q. Construct a NDFA for the following regular expression

(a∪b)*aba(a∪b)*

Q. Which is the application of NFA

Q. Can a DFA simulate NDFA

Q. Find the wrong statement?

Q. The behaviour of a NFA can be stimulated by DFA

Q. The relation between NFA-accepted languages and DFA accepted languages is

Q. The lexical analysis for a modern language such as Java needs the power of which one of the following machine models in a necessary and sufficient sense?

Q. What is the complement of the language accepted by the NFA shown below?
(Assume ∑ = {a} and ε is the empty string)

Q. Which one is a FALSE statement?

Q. Examine the following DFA: If input is 011100101, which edge is NOT traversed?

Q. If string s is accepted by this DFA, which of these strings cannot be suffix of s?

Q. The classes of languages P and NP are closed under certain operations, and not closed under others. Decide whether P and NP are closed under each of the following operations.

1. Union
2. Intersection
3. Intersection with a regular language
4. Kleene closure (star)
5. Homomorphism
6. Inverse homomorphism