10. Consider the language that the following grammar defines: = | -AIB -1 12 a. Write all four-
Posted: Fri Jul 08, 2022 6:16 am
10. Consider the language that the following grammar defines: <S>=<L> | <S> <S> <D> <L>-AIB <D> -1 12 a. Write all four-character strings that are in this language. b. Write one string in this language that contains more than four characters.