How might prototyping be used as part of the SDLC?
Answer Posted / gourav
Prototyping is the part of feasibility analysis phase of
SDLC. An simulated prototype of the target system is created
which gives the initial feel of the target system. This also
helps in pre-analyzing the behavior of the target system.
| Is This Answer Correct ? | 43 Yes | 4 No |
Post New Answer View All Answers
What is singleton design pattern in java?
What are the main usage of the patterns?
Are you using singleton in your code?
What is the creational design pattern?
How do you choose a design pattern?
Did you use ooa/ood methodologies? Did you use design patterns?
Why do we need singleton pattern?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
What is the executor design pattern?
Why have we declared the instance reference volatile?
Can you explain singleton pattern?
What are the disadvantages of singleton pattern?
Quartus II software version 6.0 is available for which operating systems (OS)?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
Can we have this pattern implemented using static class?