Question: Can you have a try block without a catch block?Answer: Yes, you can have a try block without a catch block if there is a finally block.Example:
|
Is it helpful?
Yes
No
Most helpful rated by users:
Question: Can you have a try block without a catch block?Answer: Yes, you can have a try block without a catch block if there is a finally block.Example:
|
Most helpful rated by users: