Q. What is the purpose of the "return" statement in a method in Java?
β
Correct Answer: (B)
To indicate that the method should return a value
You must be Logged in to update hint/solution