Multiple choice technology programming languages

With respect to CBD, which one of the below statements is correct?

  1. Used to assemble software system from the existing Software components.

  2. Used to develop new component.

  3. Both

  4. None

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

Component-Based Development (CBD) encompasses two main processes: developing new reusable components (development for reuse) and assembling software systems by integrating existing components (development with reuse). Therefore, both statements are correct, making 'Both' the right choice for this question.