✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
Choose whether the below statements are true or false
Statement 1: Default access level methods of base class(methods without any access modifier) can be seen by the subclasses even when the subclass is in another package.Statement 2: Constructor of a class can never be private