Why should project managers complete hard problems first in
an OOSAD project?
Answer Posted / ash
Its not necessary to do hard things first. Instead focus
should be on doing important things first. Important things
are core project features. Many features may be hard but not
necessary most important. Hence don't tire the team with
hard things but focus on important/core things first.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can a class in java be inherited from more than one class?
How to define an interface?
What is the main use of message metaphor in object-oriented programming?
What is early and late Binding?
Explain basic concepts of OOPS?
What are base class, sub class and super class?
What is the difference between a class and an object?
What is the difference between an Abstract class and Interface?
Explain about realistic modeling?
What interface must an object implement before it can be written to a stream as an object?
Explain the use of Vtable and what are the various problems to override the functions?
Explain about the analysis phase?
How do we implement serialization actually?
What is the function of messaging metaphor?
explain dynamic binding