Question: The set of all strings over ? = {a,b} in which all strings having bbbb as substring is?

Options

A : (a+b)* bbbb (a+b)*

B : (a+b)* bb (a+b)*bb

C : bbb(a+b)*

D : bb (a+b)*

Click to view Correct Answer

Next

Compilers Test more questions

Let the sets be A, B, C, D then (A....

A monoid is called a group if _______

Complement of the expression A’B + CD’ is _________

Let A1, A2, be two AM’s and G1, G2 be....

a ? b = ________

Which of the following regular expression allows strings on {a,b}*....

Condition for monoid is __________

The given NFA represents which of the following NFA

Which of the following is an equivalence relation on R,....

DeMorgan’s theorem states that _________

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Compilers Symbol Table Organization 1

Compilers Syntax Analyser 1

Compilers Syntax Analyser 2

Compilers Syntax Directed Definitions Translations 1

Compilers Syntax Directed Definitions Translations 2

Compilers Three Address Statements 1

Compilers Three Address Statements 2

Compilers Top Down Parsing 1

Compilers Top Down Parsing 2

Compilers Transformation From Nfa Dfa 1