What are the four phases of the Unified Process ?
Answer Posted / santhosh paul
Unified process has emerged as a popular and effetive software dewelopement process.
In particular,the rational Unified process as modified at rational corporation is widely practised in many industries.
The Rational Unified Process only has four phases named
inception
elaboration
contruction
transition
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to differentiate between a CreateObject() and GetObject() ?
Give any criteria when you use an abstract class and an interface?
What is an abstract property. Give an example?
What is hybrid inheritance?
Explain the purpose of composition.
How can we call the base method without creating an instance?
Why do we separate interface from implementation?
Differentiate between an abstract class and an interface?
What is super keyword?
What are the limitations of inheritance?
Write a program to show the inheritance used in a class.
Explain colloboration
What is the difference between a virtual method and an abstract method?
what are the different ways for a method to be overloaded?
What do you mean by data hiding?