Software Metrics Mcqs


Q.  Function Point Computation is given by the formula___________________?

a. FP = [count total * 0.65] + 0.01 * sum(Fi)
b. FP = count total * [0.65 + 0.01 * sum(Fi)].
c. FP = count total * [0.65 + 0.01] * sum(Fi)
d. FP = [count total * 0.65 + 0.01] * sum(Fi)


ANSWER: See Answer
 
Option b is the correct formula for Function Point Computation
MCQs:  The records of each patient that is receiving or has received treatment resembles which security concept ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Select the disadvantage of using Formal methods ___________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Choose the fault class in which the following automated static analysis check would fall:”Variables declared but never used”?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Choose the fault class in which the following automated static analysis check would fall:”Non-usage of the results of functions”?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which level of Static Analysis allows specific rules that apply to a program to be checked ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Choose the fault class in which the following automated static analysis check would fall: “Unreachable code”?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Static analysis is now routinely used in the development of many safety and security critical systems?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Choose the fault class in which the following automated static analysis check would fall:”Pointer Arithmetic” ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  An impersonation of an authorised user is an example of a security threat ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Circumstances that have potential to cause loss or harm is known as___________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  A system resource that has a value and has to be protected is known as ________________________?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What is Life cycle risk assessment ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Security engineering is only concerned with maintenance of systems such that they can resist malicious attacks ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Controls that are intended to ensure that attacks are unsuccessful is analogous to ______________ in dependability engineering?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What are security controls ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a layer of protection for Security ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is a bad practice of Dependable programming ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Which of the following is not a Protection system ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  Exception handling is a mechanism to provide some fault avoidance ?
Category: Software Engineering Mcqs,   Published by: teswesm
MCQs:  What is a Range check ?
Category: Software Engineering Mcqs,   Published by: teswesm