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
Why are virtual users created?
Explain what a method is?
What is single and multiple inheritance?
Explain what an object is.
What is the default access specifier in a class definition?
How many methods are there in the serializable interface?
What is the best tool for modeling and ORM framework
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Define a good interface?
Differentiate between a class and a method.
What is the significance of encapsulation?
What is serialization? How do we implement serialization actually?
Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?
Can we override a method by using same method name and arguments but different return types?
Why are outlet connections required in object-oriented programming?