InterviewSolution
Saved Bookmarks
| 1. |
What Are Access Specifiers Available In Java? |
|
Answer» Access SPECIFIERS are KEYWORDS that determine the TYPE of access to the member of a class. These are:
Access specifiers are keywords that determine the type of access to the member of a class. These are: |
|