If you make the nested class an inner class, only ...
# announcements
d
If you make the nested class an inner class, only the enclosing class can access the constructor, even if the class and constructor are public
1