What are two motivations for marking a class final? (Choose two.) A. Guarantee behavior of a class

Question:

What are two motivations for marking a class final? (Choose two.) 

A. Guarantee behavior of a class

B. Allow the class to be extended

C. Improve security

D. Support polymorphism

E. Improve performance

F. Ensure the contents of the class are immutable.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: