Computer Science, asked by spondon8120, 1 year ago

The condition where the methods and/or attributes defined in an object class can be reused by another object class is known as: specialization generalization reusability none of the above

Answers

Answered by garywalter1221
0

None of the above

hope this answer will help u

Answered by vishakasaxenasl
0

Answer:

The condition where the methods and/or attributes defined in an object class can be reused by another object class is known as Reusability

Explanation:

  • Reusability makes it possible to use the methods and/or attributes defined in an object class by another object class.
  • It gives the flexibility to the programmer to write the code once and use it in many places rather than writing the same code again and again.
  • Reusability saves the effort as well as the time to develop software.

#SPJ3

Similar questions