Quiz: Access Modifiers
Test your understanding of access modifiers.
We'll cover the following...
1
(Fill in the blank) We use the private
access modifier in order to ___________.
A)
limit the access to a class
B)
limit the access to properties
C)
limit the access to methods
D)
B and C
Question 1 of 60 attempted
...