Break. The first option we have to go out of a nested loop is to simply use the break statement: String result = ""; for (int outerCounter ...
確定! 回上一頁