Q. In Java Inheritance (A) all fields of a class are private (B) all fields of a class are protected (C) a new class is derived from an existing class (D) The program throws an exception and proceeds to execute the finally block. ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (D) The program throws an exception and proceeds to execute the finally block.