Syntax. Following is the syntax of an if...else statement − if(Boolean_expression) { // Executes when the Boolean expression is true } ...
確定! 回上一頁