aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Computer Science (GATE Exam) 2011 - Previous Question Paper Solution
  • Definition of a language $L$ with alphabet $\{a\}$ is giv...
Multiple choice

Definition of a language $L$ with alphabet ${a}$ is given as following.

$$ L = \left\{a^{nk} \mid k > 0, :: and :: n \text{ is a positive integer constant} \right\}$$

What is the minimum number of states needed in a DFA to recognize $L$?

  1. k+1

  2. n+1

  3. 2n+1

  4. 2k+1

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

Let n = 3 and k=1

(n + 1) states

Keep practicing — related questions

  • 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 ...
  • 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...
  • Consider the DFA given below. ![](https://i.imgur.com/3VcxXPZ.png) Which of the following are FALSE? 1. Com...
  • Consider the NFA M shown below. ![](https://i.imgur.com/HvtOxzh.png) Let the language accepted by M be L. L...
  • Consider the NFA M shown below. ![](https://i.imgur.com/HvtOxzh.png) Let the language accepted by M be L. L...
  • Consider the NFA M shown below: ![](https://i.imgur.com/Y7rB3re.png) Let the language accepted by M be L. L...
  • A minimum state deterministic finite automaton accepting the language L = {w | w $\in${0, 1}*, number of 0s...
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy