What is the S/W model used in the project. What are the
optimization techniques used. Give examples ?

Answers were Sorted based on User's Feedback



What is the S/W model used in the project. What are the optimization techniques used. Give examples..

Answer / vivek reddy

Generally Every Company using Waterfall method.which is
very compfortable.in this phase it contains different
levels.

1.Requirement
2.design
3.Implementation(coding)
4.Integration
5.Testing
6.Deployement
7.Maintananse

Regards
Vivek

Is This Answer Correct ?    9 Yes 1 No

What is the S/W model used in the project. What are the optimization techniques used. Give examples..

Answer / suresh murugadass

Ajaile and Crums methodology is used in fast phased development project. In which the components will be built incrementally on recursive way. (i.e Design, Develop, Test if not ok, go back and revisit Design, Develop ...).

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

Write the code for a singleton class?

0 Answers  


What are the differences between the design patterns and the framework?

0 Answers  


What are the main types of concurrency design patterns?

0 Answers  


How do you ensure quality of code ?

3 Answers   Infosys,


2. Create your own definition of a system. Based on the “system” definitions a. Identify your viewpoint of shortcomings in the definitions. b. Provide rationale as to why you believe that your definition overcomes those shortcomings. c. From an historical perspective, identify three precedented systems that were replaced by unprecedented systems.

0 Answers   IBM,






What is Architecture and what is design? Are they related?

3 Answers   Accenture, IBM,


Why is singleton bad?

0 Answers  


i have file(ps),dont know how many records are there. move half of the records to 2 files. how can we do

1 Answers   IBM, Infosys,


What are sequence diagrams, collaboration diagrams and difference between them ?

8 Answers   ACET, CT, CTS, Infosys,


How can we design/implement singleton object?

3 Answers   HP,


Explain the singleton, facade, or handle class design pattern?

2 Answers   ABC,


If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)

1 Answers  


Categories