1 1 vote If a finite number of strings is added to a non-regular language $\mathrm{A}$, then the resulting language $\mathrm{B}$ satisfies which of the following?$\mathrm{B}$ must be a regular language. $\mathrm{B}$ must be a non-regular language. $\mathrm{B}$ must be a non-context-free language. $\mathrm{B}$ must have a context-free grammar. Theory of Computation goclasses_cs_toc_sw_3 goclasses theory-of-computation two-marks multiple-selects + – GO Classes 99 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
2 2 votes Adding/removing finitely many strings cannot change regularity.\( A\text{ regular} \Longleftrightarrow A\cup F\text{ regular} \)and\( A\text{ regular} \Longleftrightarrow A-F\text{ regular} \)for any finite \(F\). Related Lecture: Closure Properties of Finite Languages GO Classes answered Jan 30 • edited Sep 9 by Deepak Poonia GO Classes comment Share Follow 0 reply Please log in or register to add a comment.