Q. In Java, can a method declare both "throws" and "throw" statements?
β
Correct Answer: (C)
Yes, a method can declare both "throws" and "throw" statements
You must be Logged in to update hint/solution