what is the difference between the up phase and up workflows?
Answer / 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 |
Why is class hierarchies managed in object-oriented programming?
Describe inheritance and non-inheritance of a derived class?
What interface must an object implement before it can be written to a stream as an object?
What is a friend function?
Does a class inherit the constructor of its super class?
Explain about realistic modeling?
Difference between encapsulation and data hiding ?
What is Object Constraint Language (OCL)?
What is the syntax of object oriented method call?
Can a class in java be inherited from more than one class?
What is the use if instanceof keyword? And how do refer to a current instance of object?
why do requirements change so much? after all, don't people know what they want?