The question I asked might be closed, But i just want to know that is it necessary to write else part of every if condition. One of my senior programmer said me that \"you shoul
Sometimes there is no else part....and including an empty one just makes the code less readable imho.