Java Sample Codes and Articles
Best Java Article and Sample codes that Needed.
Pages
Home
Oops Concepts
Java BuzzWords
Interview Questions
Saturday, July 16, 2011
Java Questions - 13
What access level do you need to specify in the class declaration to ensure that only classes from the same directory can access it?
You do not need to specify any access level, and Java will use a default package access level.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment