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.
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";
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
Emptying the Recycle Bin frees space on the ________
Fill in the blank(s) with correct word
The ________ keystroke moves the selection to the previous field in the table
A) Shift + Tab B) Page Down C) Tab D) PageUp