what is the difference between the up phase and up workflows?
Answer Posted / sushmitha
Workflow deals with the technical aspects involved in the development of the information system.
Phase involves the business context of the info system.
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the difference between class inheritance and interface inheritance?
Describe the Diamond problem. Where does this problem occur?
What is a friend function?
what are the different ways for a method to be overloaded?
Explain persistence?
What do you mean by abstract class?
What is meant by overloading functions and operators?
Can you create an instance of an abstract class?
How to achieve data abstraction?
Is it possible to override private virtual methods?
Differences between functional programming and object-oriented programming?
How to define an interface?
How can we restrict inheritance for a class so that no class can be inherited from it?
What are the main features of oops?
What is inheritance in java?