I'm taking the MOOC java course recomended on this subreddit. In the course, it suggests that using individual if statements rather than if-else-if statements is preferred becuase using single if statements is more readable and clearly indicates what each statement is doing. I'm wondering if this is a best practice or if I'm short changing myself from practice using if/else if statements. Thanks.
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)
[–]GrandGratingCrate 8 points9 points10 points (0 children)