adplus-dvertising
frame-decoration

Question

Which among the following are the boolean operations that under which regular languages are closed?

a.

Union

b.

Intersection

c.

Complement

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following are the boolean operations that under which regular languages are closed?

Similar Questions

Discover Related MCQs

Q. Suppose a language L1 has 2 states and L2 has 2 states. After using the cross product construction method, we have a machine M that accepts L1 ∩ L2. The total number of states in M:

Q. If L is a regular language, then (L’)’ U L will be :

Q. If L is a regular language, then (((L’)r)’)* is:

Q. Which among the following is the closure property of a regular language?

Q. If L is a language, the reversal of the language can be represented as:

Q. If L is a regular language, ____ is also regular.

Q. If E=F+G;
E^r=?

Q. If E= FG, E^r=?

Q. Simplify the following identity:
E=01*+10*

E^R=?

Q. Which of the following obey the closure properties of Regular language?

Q. Which of the following conversion is not feasible?

Q. The computation of e-closure of n-states takes ______ time.

Q. For a _________ state DFA, the time taken for DFA-NFA conversion is O(n).

Q. With reference to Automaton to Regular Expression Conversion, for each of the n rounds, where n is the number of states of DFA, we can _________ the size of the regular expression constructed.

Q. Conversion of regular expression to e-NFA takes ___________ time.

Q. The conversion of NFA to DFA can be done in:

Q. Which of the following cannot be converted in an ordinary NFA?

Q. NFA to DFA conversion is done via

Q. State true or false:
Statement: Regular expression can directly be converted to DFA without intermediate steps.

Q. Is the following statement correct?
Statement: Thompson construction is used to convert Regular expression to finite automata.