An unambiguous way of showing the actions to be taken when a given set of conditions occur is by using a
Answers
Answered by
4
Explanation:
- In computer science, an ambiguous grammar is a context-free grammar for which there exists a string that can have more than one leftmost derivation or parse tree, while an unambiguous grammar is a context-free grammar for which every valid string has a unique leftmost derivation or parse tree.
Similar questions