posted 20 years ago
A default constructor provided by the compiler has public access if the class itself is coderanch, or default access otherwise. So in this case, the default constructor will be coderanch.
However, if Test is in a package abc, then classes outside of that package will need to import abc in order for the Test class to be visible.
EDIT: Note clarification below.
[ February 04, 2005: Message edited by: marc weber ]
"We're kind of on the level of crossword puzzle writers... And no one ever goes to them and gives them an award." ~Joe Strummer
sscce.org