InterviewSolution
Saved Bookmarks
| 1. |
What Are Access Modifiers Used For? |
|
Answer» ACCESS MODIFIERS are USED to control the accessibilty of types and MEMBERS with in the types. Access Modifiers are used to control the accessibilty of types and members with in the types. |
|