What are the four phases of the Unified Process ?
Answer Posted / swathi
Inception
Elaboration
construction
transition
| Is This Answer Correct ? | 41 Yes | 2 No |
Post New Answer View All Answers
What is a try/ catch block?
Explain what is object oriented programming language?
What is super keyword?
What is the difference between multiple and multilevel inheritance?
What is the default access specifier in a class definition?
What is the purpose of late binding in object-oriented programming?
Can I implement polymorphism using abstract class?
Define modularity?
What is Abstract method and how different from Virtual Method?
Explain the mechanism of composition?
Can we access interface static method using interface references?
Can you create an instance for an abstract class?
Explain the different types of constructors
Which OOPS concept exposes only the necessary information to the calling functions?
What interface must an object implement before it can be written to a stream as an object?