Question: Read the definitions given in the table below. Write the suitable terms matching to the descriptions in the empty space provided. Answers can be used
Read the definitions given in the table below. Write the suitable terms matching to the descriptions in the empty space provided. Answers can be used once o multiple times. Into a class. * A Java concept that is achieved by combining methods and attributes A inheritance B. method overloading is called when an object is created. C. constructor Modifier that only allows access from the class that declares it. D. method call Define a new class with attributes from existing class and extend with special attributes E private F. static Causes Java to execute a method. G. encapsulation Modifier that has no scope restriction. Several methods with same name and different signature H. methods overriding 1. new keyword stance creation expression to create an instance of a class. J. public K class Defined as a template that describe the behavior of all object of L. Inheritance An object-oriented feature that promotes code reusability by allowing sub-class to modify methods inherited from superclass. Used in a class certain kind
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
