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
Explain about object oriented databases?
What are abstract methods?
Explain method overriding.
What is a friend function?
Differences between functional programming and object-oriented programming?
Differentiate between a class and a method.
What is meant by overloading functions and operators?
What is the main difference between a class and an object?
What do you mean by abstract class?
What is the use of destructive method?
What is static and dynamic Binding?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
What if we make the method as abstract in another interface?
What is abstract method?
How do I make sure that an object is released in code such as a connection or file object?