Let's test your knowledge. Fill in the missing part by typing it in.
Encapsulation is achieved by using access modifiers such as __________
, protected
, and public
to control access to the members of a class.
Write the missing line below.
Encapsulation is achieved by using access modifiers such as __________
, protected
, and public
to control access to the members of a class.
Write the missing line below.