Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

1.For a particular project the customer does not have a clear idea on the softwa

ID: 3818120 • Letter: 1

Question

1.For a particular project the customer does not have a clear idea on the software system that needs to be buit. There is a great need to clarify the details of the requirements before developing the system. The developer will be attempting to clarify the needs of the client by using different suitable methods. However, the developer is confident that the project would be successful. Which of the following lifecycle models would be best suited to build the system?

A. Waterfall Model

B. Rapid prototyping

C. Iterative and incremental model

2. Lets assume that a project is under consideration has very good chances of failure due to the amount of complexity involved in the project. Additionally, this kind of system has never been built before. Which of the following lifecycle models would be best suited for the project?

A. Waterfall

B. Spiral Model

C. Iterative and Incremental Model

3. An EHR development project involves use of constant feedback from the clients and requires a shorter development span. which of the following would be the choice for its development.

A. Agile Method

B. Waterfall Model

C. Spiral Model

4. In Object-Oriented design inheritance is used to signify-

A. Generalization

B. Specialization

C. Both 1 and 2

5. Which of the following is not a part of object orientation design?

A. Sequece Diagrams

B. CRC cards

C. Non of the Above

Explanation / Answer

1. For this type of projects waterfall model is best suited.

ANS: Waterfall Model

2.For projects with chances of failure, Iterative and incremental model is best suited. Beacause with this model, there will be regular checkings and iterations.

ANS: Iterative and incrementral model.


3. For EHR development project involves use of constant feedback from the clients, Agile method is best suited.

ANS: Agile Method.

4. Object oriented design is for both generalization and specialization.

Ans: c

5. CRC cards are not a part of object oriented design.

ANS: B