What are the four phases of the Unified Process ?
Answer Posted / naveen sisupalan
Inception
Elaboration
Construction
Transition
| Is This Answer Correct ? | 73 Yes | 3 No |
Post New Answer View All Answers
What is the difference between public, private and protected access modifiers?
What's the benefit of using inheritance?
When will you use an interface and abstract class?
What is the use of interface?
What do you mean by abstract classes?
Explain OOPS.
What are a base class, subclass, and superclass?
Can you give some examples of tokens?
What is super keyword?
What is inheritance in java?
Explain about message passing in object oriented programming?
What is the significance of encapsulation?
Explain about the design phase?
Which oops concept exposes only necessary information to the calling functions?
What is a static method? Why do we need static methods in java 8 interfaces?