if/else vs "?"(conditional operator)Hey guys, for normal coding i use both "if/else" and "?". "?" made code size small to have easier v...