Q. Which of the following statements about the try{} block in Java is false?
β
Correct Answer: (C)
The try{} block cannot contain loops or branches.
You must be Logged in to update hint/solution