Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Suppose we need to develop a program with the following functionalities and their complexity levels: UFP Number of user inputs Number of user outputs Number
Suppose we need to develop a program with the following functionalities and their complexity levels: UFP Number of user inputs Number of user outputs Number of user inquiries Number of internal files Number of external interfaces Simple 0 5 0 7 5 Average 3 7 3 0 2 Complex 4 0 6 3 0 UFPC 1. Which of the following is the UFP for input functions? A. 24 B. 36 C. 40 D. 50 2. The unadjusted function point count (UFPC) = ..... A 272 B. 320 C. 45 D. 100 3. If the degree of influence for ALL factors is MODERATE, what is the value of TDI? A. 14 B. 28 C. 15 D. 2 4. What is the value of adjustment factor (VAF)? A. 3.93 B. 0.65 C. 0.28 D. 0.93 5. The adjusted function point count (FP) = A. 252.96 B. 522.96 C. 333.21 D. 211.69 6. How many lines of code should be needed to implement the system if Java used for programming? A. 40613.88 B. 43604.88 C. 13406.88 D. NONE OF THE ABOVE 7. If the staff needs 3 days per KLOC, what would be the estimate of effort to complete the project? A. 40.221 days B. 22.141 days C. 14.211 days D. NONE OF THE ABOVE 8. Assuming that the productivity rate is 100 LOC per day, what would be the estimation of effort? A. 41.13 days B. 31.14 days C. 20.20 days D. 13.41 days
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started