...

/

Quiz: Access Modifiers

Quiz: Access Modifiers

Test your understanding of access modifiers.

We'll cover the following...
Technical Quiz
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


1 / 6

...