Answer Posted / Husna Tabassum
The breakable method in Scala is used to define a loop that can be exited by calling the break keyword. This method takes a condition function and checks it after each iteration of the loop.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers