Moderate

Which of the following term is best defined by the statement:"For a component to be composable, all external interactions must take place through publicly defined interfaces"?

Correct answer: C. Composable

  • A. Standardized
  • B. Independent
  • C. Composable
  • D. Documented

Explanation

A component is composable when it can interact with other components through explicitly defined public interfaces. Standardization and documentation support reuse, but they do not define composability itself.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions