Question: What does the term \'grammar ambiguity\' refer to?
Options:
Correct Answer: Multiple valid parse trees for a single input
Solution:
Grammar ambiguity refers to the situation where multiple valid parse trees can be generated for a single input string.