

InterviewSolution
Saved Bookmarks
1. |
Which of the following is an real-world programming language ambiguity?(a) dangling else problem(b) halting problem(c) maze problem(d) none of the mentionedThis question was posed to me in class test.I'd like to ask this question from Ambiguous Grammar in section Context Free Grammars and Languages of Automata Theory |
Answer» The correct answer is (a) dangling else PROBLEM |
|