The sum of minimum and maximum number of final states in a DFA having n states…

2021

The sum of minimum and maximum number of final states in a DFA having n states is —

Answer: A. nIn a DFA with n states : Minimum final states = 0 Maximum final states = n (All states can be final) So the sum = 0+n = n

  1. A.

    n

  2. B.

    n+1

  3. C.

    2n

  4. D.

    n-1

Attempted by 748 students.

Show answer & explanation

Correct answer: A

In a DFA with n states : Minimum final states = 0

Maximum final states = n (All states can be final)

So the sum = 0+n = n

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Bpsc

Loading lesson…