Question 360 Dividing a project into segments and smaller units in order to simplify analysis,design and programming efforts is called A Modular approach B Top down […]
Question 362 Which of the following is not defined in a good software requirement specification(SRS) document? A Functional requirement B Goals of implementation C Nonfunctional requirement […]
Question 364 Suppose a cloud contains software stack such as Operating system, Application software, etc. This model is referred as _________ model. A SaaS B IaaS […]
Question 13 Relation of COCOMO model is A E=a*(KLOC) 6 B E=a*(KLOC) 5 C E=a*(KLOC) 7 D E=a*(KLOC) 3 E None of These Software-EngineeringCOCOMO-ModelNielit Scientist-B CS […]
Question 401 A company needs to develop a strategy for software product development for which it has a choice of two programming languages L1 and L2. […]
Question 373 In what module multiple instances of execution will yield the same result even if one instance has not terminated before the next one has […]
Question 377 The Software Requirement Specification(SRS) is said to be _________ if and only if no subset of individual requirements described in it conflict with each […]
Question 378 Software projects management comprises of a number of activities, which contains: A Project planning B Project estimation C Scope management D All mentioned above […]
Question 381 Software coupling involves dependencies among pieces of software called modules. Which of the following are correct statements with respect to module coupling? P: Common […]