

InterviewSolution
Saved Bookmarks
1. |
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 mentionedThis question was addressed to me by my college professor while I was bunking the class.Question is taken from Closure Properties under Boolean Operations in chapter Properties of Regular Languages of Automata Theory |
Answer» The correct OPTION is (d) Al of the mentioned |
|