If-else-if Ladder statement: it is used to make decision by given condition(expression). if condition evaluates as true, block inside if will execute, ...
確定! 回上一頁