About Question enthuware.ocajp.i.v7.2.907 :
Posted: Sat Feb 22, 2014 3:58 pm
Why does the constructor for the Bird class need to be made public? We are in a single package throughout this example. Providing default, not public, access to the constructor should be enough.