What change is needed to make Secret well encapsulated? A. Change number to use a protected access

Question:

What change is needed to make Secret well encapsulated? 

image text in transcribed

A. Change number to use a protected access modifier.

B. Change number to use a public access modifier.

C. Declare a private constructor.

D. Declare a public constructor.

E. Remove the guess method.

F. None. It is already well encapsulated.

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

Step by Step Answer:

Question Posted: