Back to the 2024 paper
Similar questions
Software EngineeringCOCOMO is used for (i) Testing (ii) Cost estimation (iii) Requirement analysis (iv) Debugging20252mSoftware EngineeringWhat do you mean by software cost estimation? Explain Boehm's COCOMO model in detail. Suppose an embedded project has 50 KLOC; calculate the development time for this software.201914mSoftware EngineeringWhat are the different methods used for estimating cost and effort required for completing a project successfully? Explain any one method in detail.20217mSoftware EngineeringA company needs to develop digital signal processing software for one of its newest inventions. The software is expected to have 40000 lines of code. The company needs to determine the effort in person-months needed to develop this software using the basic COCOMO model. The multiplicative factor for this model is given as 2.8 for the software development on embedded systems, while the exponentiation factor is given as 1.20. What is the estimated effort in person-months? (i) 234.25 (ii) 932.50 (iii) 287.80 (iv) 122.4020212m
PreviousWhich one of the following life cycle models lacks the characteristics of iterative software development? (i) Spiral model (ii) Classical waterfall model (iii) Prototyping model (iv) Evolutionary modelNextHow is an application's "version" different from its "release"? (i) A release is a small change to earlier release. (ii) A release is essentially the same as a version. (iii) A version is a small change made to an earlier release. (iv) A release is the one made available to customers whereas versions are for internal use.