Which statement about encapsulation is not true? A. Encapsulation allows putting extra logic in the getter and

Question:

Which statement about encapsulation is not true? 

A. Encapsulation allows putting extra logic in the getter and setter methods.

B. Encapsulation can use immutable instance variables in the implementation.

C. Encapsulation causes two classes to be more tightly tied together.

D. Encapsulation makes it easier to change the instance variables in the future.

E. All of the above are true.

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

Step by Step Answer:

Question Posted: