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 |
Is is possible to define our own functional interface?
Does a class inherit the constructor of its super class?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
Explain what is single and multiple inheritance?
Why is message passing between the objects important?
What is the difference between an abstract class and interface in java?
What are the various types of constructors?
Can constructors be parameterized?
What are all the languages which support oop?
How many methods are there in the externalizable interface?
What is polymorphism and abstraction?
0 Answers Agilent, Integreon, ZS Associates,
What is super keyword?