I am having some trouble finding what the scope of a method is when there is no access modifiers.
What is the default access modifier when nothing is given?
Finally I found it: http://www.danielsoper.com/programming/getresource.aspx?ID=49
The default access modifier type if none is given is private. This makes sense.
Thursday, October 23, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment