if(/* expression */)// Do something...else// Do some other thing...// ...if(/* expression */)// Do something...else// Do some other thing...// ...if(/* expression */)// Do something...else// Do some other thing...// ...
if(/* expression */){// Do something...// Do something...// Do something...}else{// Do some other thing...// Do some other thing...// Do some other thing...}// ...
if(/* expression */){// Do something...if(/* expression */)// Do something...// Do something...}else{if(/* expression */)// Do something...else// Do some other thing...// Do some other thing...// Do some other thing...// Do some other thing...}// ...
if(/* expression */){// Do something...}else{if(/* expression */)// Do something...else// Do some other thing...// Do some other thing...}// ...if(/* expression */)// Do something...elseif(/* expression */)// Do something...else// Do some other thing...// Do some other thing...// ...