Answer the following statement(s) true (T) or false (F)

1. Projects are repetitive activities that are performed over and over again.
2. It is easier to meet the quality and stakeholder expectations if the project has a large scope.
3. Cross-charges in an information technology-related project include the use of outside labor, travel, and training.
4. Project management uses repeatable processes and techniques to achieve project goals.
5. A functional decomposition chart begins with identifying the lower-level subprocesses.


1.False
RATIONALE: Projects are different from operational activities, which are repetitive activities performed over and over again. Projects are not repetitive; they come to a definite end once the project objectives are met or the project is cancelled.
2.False
RATIONALE: In general, the larger the scope of the project, the more difficult it is to meet cost, schedule, quality, and stakeholder expectations.
3.False
RATIONALE: Expense items are nondepreciable items that are consumed shortly after they are purchased. Typical expenses associated with an IT-related project include the use of outside labor or consultants, travel, and training.
4.True
RATIONALE: Project management is also part science because it uses time-proven, repeatable processes and techniques to achieve project goals.
5.False
RATIONALE: To create the functional decomposition chart, begin with the name of the system and then identify the highest-level processes to be performed.

Computer Science & Information Technology

You might also like to view...

Thinking Fluently involves the use of

a. memorization b. repetition and practice c. abstract thinking d. attention to detail

Computer Science & Information Technology

Consider a database schema with four relations: Supplier, Product, Customer, and Contracts. Both the Supplier and the Customer relations have the attributes Id, Name, and Address. An Id is a nine-digit number. Product has PartNumber (an integer between 1 and 999999) and Name. Each tuple in the Contracts relation corresponds to a contract between a supplier and a customer for a speci?c product in a certain quantity for a given price.

a. Use SQL DDL to specify the schema of these relations, including the appropriate integrity constraints (primary, candidate, and foreign key) and SQL domains. b. Specify the following constraint as an SQL assertion: there must be more contracts than suppliers.

Computer Science & Information Technology

Troubleshooting a network connection requires familiarity with several levels of operation.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

? ? Referring to the figure above, what does the code#edd010specify?

A. the starting point and direction B. the starting color C. an intermediate color D. the ending color

Computer Science & Information Technology