I've heard from a couple of people that using the operators "?:" instead of using "if/else" is bad coding practice and should be avoided unless it makes the code MUCH clearer. Others I have talked to say that everybody uses them. Anyone know which one is true?