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
Can we use an equated value as operands for an MVC ? Reason for the same.
Can we inherit singleton class?
What is a lazy initialization in singleton?
What is the prototype design pattern?
Can we have this pattern implemented using static class?
Where should we use singleton design pattern?
What is single tone design pattern in java?
What is singleton design pattern in java?
What are the main usage of the patterns?
What is proxy in design pattern?
Which design pattern is mvc?
What is the use of repository pattern?
What is synchronizer token pattern?
Why is singleton bad?
Shall we use abstract classes or interfaces in policy / strategy design pattern?