Object inherits a class is known as Operations - Planning and Managing the Project

Q.  Object inherits a class is known as _____ .
- Published on 23 Jul 15

a. Maintenance
b. Operations
c. Transitional
d. Development

ANSWER: Operations
 

    Discussion

  • Nirja Shah   -Posted on 13 Oct 15
    - Another concept that is sometimes considered necessary for objects is that of inheritance.

    - Inheritance allows an object to inherit the attributes of another object.

    - Usually inheritance is defined with classes, where a new class may be created by using the definition of other classes.

    - When a class inherits from another class it inherits all the variable and operation declaration.

    - The new class can define its own variables and its own operations.

    - These are besides the variables and operations that the new class inherits.

Post your comment / Share knowledge


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)