| 1. |
How To Create A Re Of A Particular Language? |
|
Answer» Regular expression is used to express the infinite or finite language, these RE are made in such a WAY that these can generate the STRINGS of that unique language ALSO for the cross CHECK that the defined RE is of a specified language that RE should accept all the STRING of that language and all language strings should be accepted by that RE. Regular expression is used to express the infinite or finite language, these RE are made in such a way that these can generate the strings of that unique language also for the cross check that the defined RE is of a specified language that RE should accept all the string of that language and all language strings should be accepted by that RE. |
|