dangling else
التعريفات والمعاني
== English ==
=== Noun ===
dangling else (plural dangling elses)
(programming) A potential ambiguity in a programming language that occurs when an else clause can be associated with either a nested conditional or with the clause that encloses the nested conditional.