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 a static method? Why do we need static methods in java 8 interfaces?
Difference between encapsulation and data hiding ?
What is meant by “abstract interface”?
Explain about object oriented databases?
Explain the meaning of object in object oriented programming?
Explain about multiple inheritance?
Difference between abstraction and implementation hiding ?
What are the main features of oops?
What is a subclass?
What are the different types of arguments?
Can you instantiate an abstract class and what is an inner class?
What is abstraction? How does it differ from encapsulation
What is the difference between abstract & interface?
What does the “abstract” keyword mean in front of a method? A class?
Does PowerShell support OOPs?