Describe what is accomplished during the component qualification, adaptation, and composition activities of component-based development.

What will be an ideal response?


• Component qualification is the task of examining candidate library components and ensuring that they perform the function required for the new application.
• During component adaptation any component conflicts that surface when a library component is added to the new application are dealt with by wrapping the component (sometimes a new component must be engineered).
• During component composition, the qualified, adapted, and newly engineered components are used to populate the new application architecture.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is NOT legal?

a. char ch='b'; b. char ch='0'; c. char ch=65; d. char ch="cc";

Computer Science & Information Technology

Procfs was created to provide real-time information about the status of ________ in a system.

a) network devices b) processes c) mounted file systems d) all of the above

Computer Science & Information Technology

Emptying the Recycle Bin frees space on the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

The ________ keystroke moves the selection to the previous field in the table

A) Shift + Tab B) Page Down C) Tab D) PageUp

Computer Science & Information Technology