What is the S/W model used in the project. What are the
optimization techniques used. Give examples ?
Answer Posted / 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 |
Post New Answer View All Answers
What are the languages used in the design pattern?
What is the difference between proxy and adapter?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What is the difference between 3 tier and n tier architecture?
What is a behavioral design pattern?
Why should we not use singleton pattern?
Which design patterns have you used in your project ?
What are the differences between the design patterns and the framework?
What is the behavioral design pattern?
Are you using singleton in your code?
What is singleton design pattern in java?
Is singleton scope thread safe?
Why is singleton used?
Explain what is good design?
Shall we use abstract classes or interfaces in policy / strategy design pattern?