adplus-dvertising
frame-decoration

Question

Automaton accepting the regular expression of any number of a ‘ s is:

a.

a*

b.

ab*

c.

(a/b)*

d.

a*b*c

Answer: (a).a*

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Automaton accepting the regular expression of any number of a ‘ s is:

Similar Questions

Discover Related MCQs

Q. Grammars that can be translated to DFAs:

Q. The language accepted by a Push down Automata:

Q. Given the following statements:

(i) Recursive enumerable sets are closed under complementation.
(ii) Recursive sets are closed under complements.

Which is/are the correct statements?

Q. Assume statements S1 and S2 defined as:

S1: L2-L1 is recursive enumerable where L1 and L2 are recursive and recursive enumerable respectively. S2: The set of all Turing machines is countable.

Which of the following is true?

Q. A context free language is called ambiguous if

Q. Which of the following statement is false?

Q. The context free grammar S → A111|S1, A → A0 | 00 is equivalent to

Q. The context free grammar S → SS | 0S1 | 1S0 | ɛ generates

Q. Which of the following statement is false?

Q. Push down automata accepts which language

Q. A regular Grammar is a

Q. A CFG is closed under

Q. Which of these does not belong to CFG ?

Q. A language is regular if and only if

Q. Regular grammar is

Q. Give a production grammar that specified language L = {a^i b^2i >= 1}

Q. The production Grammar {S->aSbb, S->abb} is

Q. S → SS S → λ S → aSb S → bSa which type of grammar is it?

Q. S → abS S → a is which grammar ?

Q. What are the two types of Linear Grammar?