Java If-else Previous Next Java if(condition){ //code to be executed } 123 if(condition){ //code to be executed } Previous Next