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 →

Which type of cohesion is considered the strongest and most desirable in software design?

AFunctional Cohesion
BCoincidental Cohesion
CLogical Cohesion
DTemporal Cohesion
Submitted by: mcqstutor Team 0 comments

Which type of coupling is considered the worst and least desirable because modules share global variables?

AContent Coupling
BCommon (Global) Coupling
CControl Coupling
DData Coupling
Submitted by: mcqstutor Team 0 comments

Which software estimation technique decomposes a system into Function Points based on inputs, outputs, inquiries, files, and interfaces?

ACOCOMO Model
BDelphi Technique
CFunction Point Analysis (FPA)
DLines of Code (LOC)
Submitted by: mcqstutor Team 0 comments

In Risk Management, the process of prioritizing risks based on their probability of occurrence and potential impact is:

ARisk Mitigation
BRisk Analysis (Risk Assessment)
CRisk Monitoring
DRisk Identification
Submitted by: mcqstutor Team 0 comments

Black-box testing technique that divides input domain data into equivalent groups from which test cases are derived is called:

ABoundary Value Analysis
BCause-Effect Graphing
CEquivalence Partitioning
DOrthogonal Array Testing
Submitted by: mcqstutor Team 0 comments

Re-organizing and internal refactoring of existing software source code without changing its external behavior is known as:

ARe-engineering
BReverse Engineering
CRefactoring
DReverse Compilation
Submitted by: mcqstutor Team 0 comments