Multiple choice technology programming languages

Match the below component evaluation phase with the Corresponding system development phase. System Development Component Evaluation 1. Analysis a. Select 2. Design b. Adapt 3. Implementation c. Find

  1. 1- b, 2- c, 3- a

  2. 1- c, 2- a, 3- b

  3. 1- a, 2- c, 3- b

  4. 1- a, 2- b, 3- c

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

The mapping follows the natural progression: During Analysis, you Find (c) potential components that meet requirements. During Design, you Select (a) the most suitable components from those found. During Implementation, you Adapt (b) the selected components to fit your specific architecture and integrate them. Option B correctly maps 1-c, 2-a, 3-b.