Question
S-> 0S1|01
Statement: No regular expression exists for the given grammar.
a.
true
b.
false
c.
may be
d.
can't say
Posted under Formal Languages and Automata Theory
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. State true or false: S-> 0S1|01 Statement: No regular expression exists for the given grammar.
Similar Questions
Discover Related MCQs
Q. CFGs are more powerful than:
View solution
Q. A CFG for a program describing strings of letters with the word “main” somewhere in the string:
View solution
Q. A CFG consist of the following elements:
View solution
Q. Which of the following is the correct representation of grammar for the given regular expression?
a(aUb)*b
View solution
Q. Find a regular expression for a grammar which generates a language which states :
L contains a set of strings starting wth an a and ending with a b, with something in the middle.
View solution
Q. If the partial derivation tree contains the root as the starting variable, the form is known as:
View solution
Q. There exists a Context free grammar such that:
X->aX
Which among the following is correct with respect to the given assertion?
View solution
Q. If P is the production, for the given statement, state true or false.
P: V->(V∑T)* represents that the left hand side production rule has no right or left context.
View solution
Q. From the definition of context free grammars,
G=(V, T, P, S)
What is the solution of VÇT?
View solution
Q. a→b
Restriction: Length of b must be atleast as much length of a.
Which of the following is correct for the given assertion?
View solution
Q. Context free grammar is called Type 2 grammar because of ______________ hierarchy.
View solution
Q. The following denotion belongs to which type of language:
G=(V, T, P, S)
View solution
Q. abb*c denotes which of the following?
View solution
Q. Which of the following strings is not generated by the given grammar:
S->SaSbS|e
View solution
Q. Which of the following regular expression allows strings on {a,b}* with length n where n is a multiple of 4.
View solution
Q. Which of the following strings do not belong the given regular expression?
(a)*(a+cba)
View solution
Q. Which of the following is an incorrect regular expression identity?
View solution
Q. A language is accepted by a push down automata if it is:
View solution
Q. Which of the following relates to Chomsky hierarchy?
View solution
Q. Let T={p, q, r, s, t}. The number of strings in S* of length 4 such that no symbols can be repeated.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Formal Languages and Automata Theory? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!