Java Programming Tutorial - 19 - else if Statement
August 13, 2009 - 1:06 am
How to use the else if statement in java.
Duration : 0:4:30
[youtube C0YRYVn_BeI]
How to use the else if statement in java.
Duration : 0:4:30
[youtube C0YRYVn_BeI]
August 13th, 2009 at 1:06 am
I don’t see why you …
I don’t see why you would use this instead of switch. Switch is simpler and a few less words for every exception.
August 13th, 2009 at 1:06 am
else … if … …
else … if … GAAH! lol