Q No. 1: Write regular expressions and construct NFA for the following languages over the alphabet I =(a, b} a. Write a regular expression that contains at least two a's b. Write a regular expression that contains at least one a and one b c. Write a regular expression that contains exactly two a's d. All strings that do not end with 'aa' e. All strings that contain even number of a's f. All strings which do not contain the substring 'ab' g. All strings that contain odd number of a's and b's

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter15: Recursion
Section: Chapter Questions
Problem 6PE
icon
Related questions
Question
Q No. 1: Write regular expressions and construct NFA for the following languages over the
alphabet E ={a, b}
a. Write a regular expression that contains at least two a's
b. Write a regular expression that contains at least one a and one b
c. Write a regular expression that contains exactly two a's
d. All strings that do not end with 'aa'
e. All strings that contain even number of a's
f. All strings which do not contain the substring 'ab'
g. All strings that contain odd number of a's and b's
Transcribed Image Text:Q No. 1: Write regular expressions and construct NFA for the following languages over the alphabet E ={a, b} a. Write a regular expression that contains at least two a's b. Write a regular expression that contains at least one a and one b c. Write a regular expression that contains exactly two a's d. All strings that do not end with 'aa' e. All strings that contain even number of a's f. All strings which do not contain the substring 'ab' g. All strings that contain odd number of a's and b's
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 4 images

Blurred answer
Knowledge Booster
ADT and Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning