Engineering Full Stack Apps with Java and JavaScript
You can call only public and protected constructors of the super class from a subclass if the subclass is not in the same package because only those are inherited.
Select 1 option
A. True
B. False