Determine whether the given statement is True or False. If it is true, give a brief reasoning as to why otherwise give a counter-example.
If a language is not context-free, it will also be non-regular.

Respuesta :

Answer:

True

Explanation:

All regular languages are context free, so if a language is not context free, it is not regular.

good job