Question: 6. Instance method can invoke a call to other methods of the same package (1 Point) False True 7. Subclass can use (invoke) superclass methods

6. Instance method can invoke a call to other methods of the same package (1 Point) False True 7. Subclass can use (invoke) superclass methods using the keyword super (1 Point) False True 8. Inheritance enables reusability (1 Point) True False 9. We need deep copy to clone primitive fields (1 Point) False True 10. new Keyword is used to instantiate a class (1 Point) True False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
