Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login
Software Engineering

Software Engineering MCQs with Answers

Software engineering MCQs with answers and detailed explanations for NTS, GAT, university tests and IT job interviews. SDLC, testing and design covered. Take a scored quiz instead →

In Function Point Analysis, user-data files referenced by the application but maintained and updated by an external application are:

AInternal Logical Files (ILF)
BExternal Inquiries (EQ)
CExternal Outputs (EO)
DExternal Interface Files (EIF)
Submitted by: mcqstutor Team 0 comments

In Function Point Analysis, files generated, owned, and maintained entirely within the boundaries of the application being measured are:

AExternal Interface Files (EIF)
BExternal Inputs (EI)
CInternal Logical Files (ILF)
DExternal Outputs (EO)
Submitted by: mcqstutor Team 0 comments

In Function Point Analysis (FPA), the Value Adjustment Factor ($VAF$) is calculated from 14 General System Characteristics ($GSC$) using:

A$VAF = 0.50 + 0.05 imes sum GSC$
B$VAF = 0.65 + 0.01 imes sum GSC$
C$VAF = 1.0 + sum GSC$
D$VAF = 0.10 imes sum GSC$
Submitted by: mcqstutor Team 0 comments

A deployment strategy where new software features are gradually released to a small percentage of production users before full rollout is:

ABlue-Green Deployment
BBig Bang Deployment
CIn-Place Deployment
DCanary Deployment
Submitted by: mcqstutor Team 0 comments

In Extreme Programming (XP), the principle stating that any team member can modify any part of the project codebase at any time is:

APair Programming
BContinuous Integration
CSimple Design
DCollective Code Ownership
Submitted by: mcqstutor Team 0 comments