You can prepare effectively for Computer Science Engineering (CSE) Compiler Design with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Finite Automata & Regular Expressions". These 15 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.
Test Highlights:
Sign up on EduRev for free to attempt this test and track your preparation progress.
Number of states of FSM required to simulate behaviour of a computer with a memory capable of storing “m” words, each of length ‘n’
Given a NFA with N states, the maximum number of states in an equivalent minimized DFA is at least.
Let L denotes the language generated by the grammar S – OSO/00. Which of the following is true?
Detailed Solution: Question 5
Which of the following pairs of regular expressions are equivalent?
Detailed Solution: Question 6
Let L denotes the language generated by the grammar S ->0S0/00. Which of the following is true?
Detailed Solution: Question 7
Which of the following are not regular?
Detailed Solution: Question 8
If ∑ = {a, b, c, d, e, f} then number of strings in ∑ of length 4 such that no symbol is used more than once in a string is
Detailed Solution: Question 9
Which one of the following statement is FALSE?
Detailed Solution: Question 10
Which of the following strings is not generated by the following grammar?S → SaSbS|ε
Detailed Solution: Question 11
Regular expressions can be used for values of type string and number.
Detailed Solution: Question 12
What is the Regular Expression Matching Zero or More Specific Characters
Detailed Solution: Question 13
All __________ are automatically treated as regular expressions.
Detailed Solution: Question 14
The production Grammar is {S->aSbb,S->abb} is
Detailed Solution: Question 15
26 videos|92 docs|30 tests |