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
Why do we use oops concepts? What is its advantage?
Can we override a method by using same method name and arguments but different return types?
What is super keyword?
What are the four important foundation concepts of OOP ?
What is abstract method?
Difference between composition and inheritance ?
Write basic concepts of oops?
Explain about instance in object oriented programming?
Define a good interface?
How to differentiate between a CreateObject() and GetObject() ?
What is the use of ‘finalize’?
What is the difference between abstract & interface?
What is Polymorphism, overloading, overriding and virtual?
Can an interface have an inner class?
Explain what is an object?