Multiple choice

Object is a _______ software component.

  1. redefining

  2. redirecting

  3. reusable

  4. none of above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Objects are designed to be reusable software components, allowing the same logic or structure to be used in different parts of an application.