Science, asked by Kehkasha5541, 1 year ago

What is dangling else problem? how is it overridden? give example?

Answers

Answered by vina123
4
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
Similar questions