If classes have default constructor we can able to...
# announcements
g
If classes have default constructor we can able to create it's instance but if it has not default constructor it throws illegal state exception when I try to create instance