Given: (Exhibit) This class is poorly encapsulated. You need to change the circle class to compute and

By | January 1, 2023

Given:

This class is poorly encapsulated. You need to change the circle class to compute and return the area instead.
What three modifications are necessary to ensure that the class is being properly encapsulated?

Correct Answer: B,C,D