Which changes made to the following class would help to properly encapsulate the data in the class?

Question:

Which changes made to the following class would help to properly encapsulate the data in the class? 

image text in transcribed

A. Add a getter method for material.

B. Add a setter method for material.

C. Change the access modifier of material to protected.

D. Change the access modifier of strength to private.

E. None of the above.

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

Step by Step Answer:

Question Posted: