A software ______________ provides the framework from which a comprehensive plan for software development can be established?

A software ______________ provides the framework from which a comprehensive plan for software development can be established?

A. people
B. product
C. process
D. none of the mentioned

Explanation: A small number of framework activities are applicable to all software projects, regardless of their size or complexity.

The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as___________________?

The expected value for the estimation variable (size), S, can be computed as a weighted average of the optimistic(Sopt), most likely (Sm), and pessimistic (Spess) estimates given as___________________?

A. EV = (Sopt + 4Sm + Spess)/4
B. EV = (Sopt + 4Sm + Spess)/6
C. EV = (Sopt + 2Sm + Spess)/6
D. EV = (Sopt + 2Sm + Spess)/4

Explanation: This assumes that there is a very small probability that the actual size result will fall outside the optimistic or pessimistic values.

Why is decomposition technique required ?

Why is decomposition technique required ?

A. Software project estimation is a form of problem solving
B. Develog a cost and effort estimate for a software project is too complex
C. All of the mentioned
D. None of the mentioned

Explanation: For these reasons, we decompose the problem, re-characterizing it as a set of smaller problems.