Match the following: \(\begin{array}{} \text{(a)} & \text{Size-oriented} &(i)…

2015

Match the following:

\(\begin{array}{} \text{(a)} & \text{Size-oriented} &(i) & \text{uses number of external interfaces as one of} \\ &\text{metrics}&& \text{the measurement parameters} \\ \text{(b)} & \text{Function-oriented} &(ii) & \text{originally designed to be applied to} \\ & \text{metrics} && \text{business information systems} \\ \text{(c)} & \text{Extended function} &(iii)& \text{derived by normalizing quality and/or productivity} \\ & \text{point metrics} && \text{measures by considering the size of the software} \\ \text{(d)} & \text{Function point} &(iv) & \text{uses algorithm characteristics as one of} \\ & && \text{the measurement parameter} \\ \end{array}\)

Codes :

  1. A.

    \((a) - (iii),(b) - (iv),(c) - (i),(d) - (ii)\)

  2. B.

    \((a) - (ii),(b) - (i),(c) - (iv),(d) - (iii)\)

  3. C.

    \((a) - (iv),(b) - (ii),(c) - (iii),(d) - (i)\)

  4. D.

    \((a) - (iii),(b) - (i),(c) - (iv),(d) - (ii)\)

Attempted by 16 students.

Show answer & explanation

Correct answer: D

Correct matching and explanation:

  • Size-oriented → uses algorithm characteristics as one of the measurement parameters. Size-oriented metrics (for example, Lines of Code, Halstead metrics, cyclomatic complexity) quantify software by code- and algorithm-related properties.

  • Function-oriented → originally designed to be applied to business information systems. Function-oriented approaches (notably Function Point Analysis) measure delivered functionality and were developed for business application contexts.

  • Extended function point → derived by normalizing quality and/or productivity measures by considering the size of the software. Extended or adjusted function point measures apply normalization or adjustment factors to reflect quality, productivity, or other characteristics relative to software size.

  • Function point → uses number of external interfaces as one of the measurement parameters. Function Point Analysis counts elements such as external inputs, outputs, inquiries and external interface files when measuring software functionality.

Thus the correct mapping is: Size-oriented → uses algorithm characteristics; Function-oriented → originally designed for business information systems; Extended function point → derived by normalizing quality/productivity measures by size; Function point → uses number of external interfaces.

Explore the full course: Nta Ugc Net Paper 2

Loading lesson…