The _____ describes a system at the beginning of system operation and includes the results of performance and acceptance tests for the operational system.

A. functional baseline
B. operational baseline
C. allocated baseline
D. product baseline


Answer: D

Computer Science & Information Technology

You might also like to view...

Sun XDR aligns each primitive value on a four byte boundary, whereas CORBA CDR aligns a primitive value of size n on an n-byte boundary. Discuss the trade-offs in choosing the sizes occupied by primitive values.

What will be an ideal response?

Computer Science & Information Technology

When a __________ method or block is running on an object, the object is locked so no other such method can run on that object at the same time.

a. synchronized b. shared c. thread d. writeable

Computer Science & Information Technology

The ____ value of the @media rule is the distance across the target display/paper, and optimally the minimum or maximum measurement.

A. device-width B. aspect-ratio C. x D. device-aspect-ratio

Computer Science & Information Technology

On a flowchart, if you have a condition leading to statements on the true branch, and the flowline goes back to the condition, it is an If (or If/Else) statement.

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

Computer Science & Information Technology