Explain what milestones are, how they are used by project managers, and what some examples are.
What will be an ideal response?
Milestones are tasks that mark a significant point in time or a progress checkpoint. They have a zero duration and are therefore symbolic tasks that are used mainly to communicate progress or to mark the end of a significant phase of the project. Examples include the signing of a contract or the announcement of a new project. Milestones can also be used to motivate project participants by recognizing accomplishments. Completing an important deliverable, such as completing an office installation, completing training, and so on, can be entered as milestones. Many project managers identify milestones early in a project to help build momentum toward the project's completion.
You might also like to view...
Discuss the three elements that are required to ensure that the forensics process is both trustworthy and sustainable.
What will be an ideal response?
The process of breaking a string down into tokens is known as __________.
a. tokenizing b. buffering c. simplifying d. parsing
How are log files used for database reliability?
What will be an ideal response?
What is the purpose of the sizeof operator?
A. Returns the number of digits in a variable. B. Returns the size of the variable in bytes but not the size of the data type. C. Returns the range of the datatype. D. Returns the number of bytes of either the variable or the datatype.