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

By | December 31, 2022

Given:

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

Correct Answer: B,C