Lets take a look at the CleanCalculator code with the global variable name . Make this variable

Question:

Let’s take a look at the CleanCalculator code with the global variable name . Make this variable private and create a public method that gives access to the value of name. 

Change CleanCalculatorImpl’s code so that it calls on the method instead of directly accessing the global variable.

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

Step by Step Answer:

Question Posted: