When integrating reusable components that were not originally developed for your system, you might need to create adapters or 'glue code' to resolve differences in the component's ________________?

Choose the correct answer

Explanation

The correct answer is 'Component architecture' (option C) because when using external reusable components, you often need to reconcile differences in their underlying models or designs. This may involve writing adapter code to bridge varying component models, ensuring compatibility within your application.

When integrating reusable components that were not o… — Advanced Software Engineering | PakQuizHub