What are the four phases of the Unified Process ?
Answer Posted / deniece
Inception
Elaboration
Construction
Transition
| Is This Answer Correct ? | 33 Yes | 4 No |
Post New Answer View All Answers
Write a note about inheritance?
What is dynamic or run time polymorphism?
What are the major differences between late and dynamic binding?
What is the difference between a class and an object?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Name some languages which have object oriented language and characteristics?
What is operator overloading and polymorphism?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
What are sealed modifiers?
What are different types of arguments?
What is difference between polymorphism and normalization?
What are the rules to define a functional interface?
How to differentiate between a CreateObject() and GetObject() ?
What is virtual?
What is an interface?