Menu

Reqular Expressions Questions

MCQ
41.
Which of the following pair of regular expression are not equivalent?
forum Discussion
MCQ
42.
Consider following regular expressioni) (a/b)* ii) (a*/b*)* iii) ((?/a)b*)*
Which of the following statements is correct
forum Discussion
MCQ
43.
Number of states of FSM required to simulate behaviour of a computer with a memory capable of storing
forum Discussion
MCQ
44.
An FSM with
forum Discussion
MCQ
45.
Which of the following is right?
forum Discussion
MCQ
46.
Consider the following two statements:S1: { 0^2n |n >= l} is a regu1ar language
S2: { 0^m 0^n 0^(m+n) l m >= 1 and n >= 2} is a regu1ar languageWhich of the following is true?
forum Discussion
MCQ
47.
Which of the following pairs of regular expressions are equivalent?
forum Discussion
MCQ
48.
Given a NFA with N states, the maximum number of states in an equivalent minimized DFA is at least.
forum Discussion
MCQ
49.
Let L denotes the language generated by the grammar S
forum Discussion
MCQ
50.
Which of the following are not regular?
forum Discussion