Question: Please match the correct definition/term An informal term for inheritance A method that can change the state of an object A relationship between classes in

Please match the correct definition/term An informal term for inheritance

A method that can change the state of an object

A relationship between classes in which every object of one class is also an object of the other class

A class that is inherited from by another class

The term used when a method in a subclass has the same header as a method in a superclass

In Java, if no superclass is provided explicitly, then a class inherits from this class

A class that inherits from another class

The Java keyword used to indicate that one class is a subclass of another class

An individual object that belongs to a class

1.

accessor

2.

behavior

3.

class

4.

constructor

5.

extends

6.

has-a relationship

7.

inheritance

8.

instance

9.

is-a relationship

10.

method

11.

mutator

12.

Object

13.

Override

14.

subclass

15.

superclass

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!