The objective of software project planning is to
A. convince the customer that a project is feasible.
B. enable a manager to make reasonable estimates of cost and schedule.
C. determine the probable profit margin prior to bidding on a project.
D. make use of historical project data.
Answer: B
You might also like to view...
What are the names of apart's local variables?
``` void apart(double x, int *wholep, double *fracp) { *wholep = (int)x; *fracp = x - *wholep; } ```
A(n) ________ can often be equipped to act as a hardware firewall
Fill in the blank(s) with correct word
You can create ____ that consist of multiple indexes or keys.
A. indexed arrays B. two-dimensional arrays C. multidimensional arrays D. key arrays
To create an exact image of an evidence disk, copying the ____ to a target work disk that’s identical to the evidence disk is preferable.
a. removable copy b. backup copy c. bit-stream image d. backup image