Q. When is a finally {} block executed? (A) Only when an exception is thrown by a try block (B) Only when there are no exceptions thrown (C) At the end of a program (D) None of the mentioned ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Only when an exception is thrown by a try block