Question: What is the difference between return, continue, break and System.exit statements in Java?
Answer: The differences among these 4 statements are described here:
Question: What is the difference between return, continue, break and System.exit statements in Java?
Answer: The differences among these 4 statements are described here: