dangling else

短语

词形变化

dangling elses 复数 dangling elses

释义与例句

n.
  1. 1.

    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.

    计算机 工程 数学