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
What is the @functionalinterface annotation?
What are base class, sub class and super class?
Can we reduce the visibility of the inherited or overridden method ?
Can you explain primordial class loader?
What is the use of finalize method?
What are the main features of oops?
What is the abstract method modifier?
What is the use of interface?
What is sealed modifiers?
What are all the operators that cannot be overloaded?
Which OOPS concept exposes only the necessary information to the calling functions?
What is the function of messaging metaphor?
What is single and multiple inheritance?
What is the difference between an abstract class and interface in java?
Explain about the relationship between object oriented programming and databases?