So far from I have been searching through the net, the statement always have if and else condition such as a ? b : c. I would like to know whether the if<
a ? b : c
if<
Just write it out?
if(pstmt != null) pstmt.close();
It's the exact same length.