Computer Science, asked by tiyastarafdar984, 7 months ago

What is dangling else problem?​

Answers

Answered by moizdamani
0

Explanation:

vuhchnmknbgunninbhuhnv

Answered by varunsharma4200
0

Explanation:

The dangling else is a problem in computer programming in which an optional else clause in an if–then(–else) statement results in nested conditionals being ambiguous. Formally, the reference context-free grammar of the language is ambiguous, meaning there is more than one correct parse tree.

Similar questions