aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Test 3 - Theory of Computation | Computer Science
  • Given an arbitary non-deterministic finite automaton (NFA...
Multiple choice

Given an arbitary non-deterministic finite automaton (NFA) with N states, the maximum number of states in an equivalent minimized DFA is at least.

  1. N2

  2. 2N

  3. 2N

  4. N!

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In DFA the no. of states are always more than NFA, so if NFA has N states DFA will have 2N states.

Keep practicing — related questions

  • Consider the following Finite State Automaton: ![](https://i.imgur.com/lIDqKIJ.png) The minimum state autom...
  • Consider the following Finite State Automaton: ![](https://i.imgur.com/lIDqKIJ.png) The minimum state autom...
  • Let w be any string of length n in {0, 1}*. Let L be the set of all substrings of w. What is the minimum nu...
  • A minimum state deterministic finite automaton accepting the language L = {w | w $\in${0, 1}*, number of 0s...
  • A minimum state deterministic finite automaton accepting the language L = {w | w $\in${0, 1}*, number of 0s...
  • Consider the regular language L = (111 + 11111) *. The minimum number of states in any DFA accepting these ...
  • Consider the regular language L = (111 + 11111) *. The minimum number of states in any DFA accepting these ...
  • Consider the following deterministic finite state automaton M. ![GATE 2003][1] Let S denote the set of seve...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy