What are the four phases of the Unified Process ?
Answer Posted / praveen kumar
1.Visualisation2.
Specifying
3.Construction and
4.Documentation
| Is This Answer Correct ? | 8 Yes | 45 No |
Post New Answer View All Answers
What is composition? Explain the purpose of composition.
How do I make sure that an object is released in code such as a connection or file object?
What is meant by function overloading and function overriding?
Can I implement polymorphism using abstract class?
What are the main features of oops?
What is @functionalinterface?
Explain persistence?
What are the interfaces you used in beans?
what three "domains" are considered during analysis modeling?
What do you mean by abstract classes?
What is the main advantage of using inheritance?
What are the four important foundation concepts of OOP ?
How to define an interface?
How can I be thrown polymorphically?
What if we make the method as abstract in another interface?