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 the difference between public, private and protected access modifiers?
Explain what is object oriented programming language?
How to define an abstract class?
What are Classes and Objects?
What is an abstract property. Give an example?
Why is class hierarchies managed in object-oriented programming?
Explain about encapsulation?
What is the diffrence between an abstract class and interface?
What is the benefit of Composition over Inheritance?
Which oops concept is used as reuse mechanism?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
Can you instantiate an abstract class and what is an inner class?
Can you give some examples of tokens?
Why abstraction is important?
Difference between class and an object?