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 are the basic concepts of oop?
Do structs support inheritance?
Explain the mechanism of composition?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
What is a functional interface? What is sam interface?
Explain about parametric polymorphism?
What is inheritance in java?
Explain what is an object?
Explain what is single and multiple inheritance?
Can you use virtual, override or abstract keywords on an accessor of a static property?
Difference between encapsulation and data hiding ?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Can an interface contain fields?
Explain about multiple inheritance?
What is the significance of encapsulation?