Which term refers to a property of a formal grammar where a single string can be produced by more than one distinct parse tree?
- A. Just-in-time (JIT) compilation
- B. Loader
- C. Type checking
- D. Grammar ambiguity ✓
Correct answer
D. Grammar ambiguity
Explanation
Grammar ambiguity refers to a property of a formal grammar where a single string can be produced by more than one distinct parse tree.