Dangling
else
n
Which
if
statement is this
else
statement associated with?
n
n
if
(condition1)
n
if
(condition2)
n
statement1
n
else
n
statement2
n