Software Engineering - Study Mode
[#926] Which of the following is not a direct measure of SE process?
Correct Answer
(A) Efficiency
[#927] What is a specific instance of a baseline or configuration item?
Correct Answer
(C) Version
[#928] Objects are executed
Correct Answer
(C) sequentially & Parallel
[#929] Function Point Computation is given by the formula
Correct Answer
(B) FP = count total * [0.65 + 0.01 * sum(Fi)].
[#930] Reuse-based software engineering is a software engineering strategy where the development process is geared to reusing existing software.
Correct Answer
(A) True