adplus-dvertising
frame-decoration

Question

Sixty (60) reusable components were available for an application. If only 70% of these components can be used, rest 30% would have to be developed from scratch. If average component is 100 LOC and cost of each LOC is Rs 14, what will be the risk exposure if risk probability is 80% ?

a.

Rs 25,200

b.

Rs 20,160

c.

Rs 25,160

d.

Rs 20,400

Answer: (b).Rs 20,160

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Sixty (60) reusable components were available for an application. If only 70% of these components can be used, rest 30% would have to be developed from scratch. If average...

Similar Questions

Discover Related MCQs

Q. COCOMO stands for

Q. Match the following:

a. Good quality     i. Program does not fail for a specified time in a given environment
b. Correctness     ii. Meets the functional requirements
c. Predictable      iii. Meets both functional and non-functional requirements
d. Reliable          iv. Process is under statistical control

Codes:
      a   b  c  d

Q. While estimating the cost of software, Lines of Code (LOC) and Function Points (FP) are used to measure which one of the following?

Q. A good software design must have

Q. The Software Maturity Index (SMI) is defined as

SMI = [Mf – (Fa + Fc + Fd)] / Mf

Where
Mf = the number of modules in the current release.
Fa = the number of modules in the current release that have been added.
Fc = the number of modules in the current release that have been changed.
Fd = the number of modules in the current release that have been deleted.

The product begins to stabilize when

Q. Match the following:

a. Watson-Felix model                                    i. Failure intensity
b. Quick-Fix model                                          ii. Cost estimation
c. Putnam resource allocation model          iii. Project planning
d. Logarithmetic- Poisson Model                  iv. Maintenance

Codes:
      a   b   c   d

Q. ............... is a process model that removes defects before they can precipitate serious hazards.

Q. Equivalence partitioning is a .................. method that divides the input domain of a program into classes of data from which test cases can be derived.

Q. The following three golden rules:

(i) Place the user in control
(ii) Reduce the user’s memory load
(iii) Make the interface consistent are for

Q. Software safety is a ................... activity that focuses on the identification and assessment of potential hazards that may affect software negatively and cause an entire system to fail.

Q. Main aim of software engineering is to produce

Q. Key process areas of CMM level 4 are also classified by a process which is

Q. Validation means

Q. If a process is under statistical control, then it is

Q. In a function oriented design, we

Q. Which of the following metric does not depend on the programming language used ?

Q. Reliability of software is directly dependent on

Q. While unit testing a module, it is found that for a set of test data, maximum 90% of the code alone were tested with a probability of success 0.9. The reliability of the module is

Q. Are we building the right product ?
This statement refers to

Q. Which diagram provides a formal graphic notation for modelling objects, classes and their relationships to one another ?