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

Engineering MCQs With Answers

0 Engineering MCQs for CSS, PPSC, FPSC, NTS and entry-test preparation. Take a scored quiz instead →

The process of analyzing legacy system source code to extract architectural designs and high-level specification models is:

AForward Engineering
BRestructuring
CReverse Engineering
DRefactoring
Submitted by: mcqstutor Team 0 comments

In COCOMO II, effort estimation is refined by multiplying baseline effort by fifteen distinct factors called:

ACost Drivers (Effort Multipliers)
BRisk Factors
CFunction Drivers
DProcess Vectors
Submitted by: mcqstutor Team 0 comments

In SCM, the formal group of stakeholders responsible for reviewing, evaluating, approving, or rejecting proposed software changes is the:

AScrum Steering Committee
BChange Control Board (CCB)
CQuality Assurance Guild
DSystem Architecture Board
Submitted by: mcqstutor Team 0 comments

In software cost estimation, the Basic COCOMO model calculates effort ($E$) in person-months using the formula $E = a_b imes (KLOC)^{b_b}$. What does KLOC stand for?

AKey Logic Operations Count
BKnown Output Logic Classes
CKilo Lines of Code (Thousands of Lines of Source Code)
DKernel Logic Overhead Cost
Submitted by: mcqstutor Team 0 comments

In Software Configuration Management (SCM), a baseline is defined as:

AThe initial line of code written in a project
BThe minimal hardware required to compile the application
CA formally approved version of a configuration item that can only be changed through formal change control procedures
DThe final database schema backup file
Submitted by: mcqstutor Team 0 comments