adplus-dvertising
frame-decoration

Question

An NFA’s transition function returns

a.

A Boolean value

b.

A state

c.

A set of states

d.

An edge

Answer: (c).A set of states

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. An NFA’s transition function returns

Similar Questions

Discover Related MCQs

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

Q. L1 is accepted by the NFA, obtained by changing the accepting state of M to a non-accepting state and vice versa. Which of the following statements is true?

Q. The number of states in DFA that accepts the language L(M) ∩ L(N) is ________.

Q. The reorganizing capability of NDFA and DFA

Q. Which of the following statement is true?

Q. Grammars that can be translated to DFAs :