adplus-dvertising
frame-decoration

Question

Suppose a regular language L is closed under the operation halving, then the result would be:

a.

1/4 L will be regular

b.

1/2 L will be regular

c.

1/8 L will be regular

d.

Al of the mentioned

Answer: (d).Al 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. Suppose a regular language L is closed under the operation halving, then the result would be:

Similar Questions

Discover Related MCQs

Q. If L1′ and L2′ are regular languages, then L1.L2 will be

Q. If L1 and L2′ are regular languages, L1 ∩ (L2′ U L1′)’ will be

Q. If A and B are regular languages, !(A’ U B’) is:

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

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: