Java object relationship query
Have a fill in the blank query related to JAVA object relationship? Know the answer to the query from our experts.
I need help with the following question:
..... extends ......
...... implements ........
In above lines I have to fill up the empty space with one of below options:
class interface default boolean package
Can you tell me which are the correct options for each of the above lines?
..... extends ......
...... implements ........
In above lines I have to fill up the empty space with one of below options:
class interface default boolean package
Can you tell me which are the correct options for each of the above lines?