
Joseph B. answered 12/17/22
Junior Software Developer with Industry Experience
16 . False subclasses will not inherit a constructor from a super class but they can be invoked.
19 . False, private variables are only accessible within the class in which it's declared.
22 . Inheritence
23 . False, abstract classes can not be instantiated no matter the access modifier.