M C Q s D r i v e

Software Engineering Mcqs 840 MCQs [All-Courses]

thumb

Software Engineering MCQs for job test and interview preparation, especially for fresh graduates, students, and candidates appearing in competitive exams. These multiple-choice questions cover a wide range of topics, including the fundamentals of software engineering, its various types, advanced concepts, software design, development processes, testing methods, software evolution, and security aspects.

COCOMO-II was developed at _____________________?
A University of Texas
B University of Southern California
C MIT
D IIT-Kanpur
Correct Answer: University of Southern California
What all has to be identified as per risk identification ?
A Threats
B Vulnerabilities
C Consequences
D All of the mentioned
Correct Answer: All of the mentioned
Which one is not a size measure for software product ?
A LOC
B Halstead’s program length
C Function Count
D Cyclomatic Complexity
Correct Answer: Cyclomatic Complexity
Estimation of size for a project is dependent on___________________?
A Cost
B Time
C Schedule
D None of the mentioned
Correct Answer: None of the mentioned
Which one is not a stage of COCOMO-II ?
A Early design estimation model
B Application Composition estimation model
C Comprehensive cost estimation model
D Post architecture estimation model
Correct Answer: Early design estimation model
Which model assumes that systems are created from reusable components, scripting or database programming ?
A An application-composition model
B A post-architecture model
C A reuse model
D An early design model
Correct Answer: An application-composition model
Which model is used during early stages of the system design after the requirements have been established ?
A An application-composition model
B A post-architecture model
C A reuse model
D An early design model
Correct Answer: An early design model
Which model is used to compute the effort required to integrate reusable components or program code that is automatically generated by design or program translation tools ?
A An application-composition model
B A post-architecture model
C A reuse model
D An early design model
Correct Answer: A reuse model
Which of the following states that work expands to fill the time available ?
A CASE tools
B Pricing to win
C Parkinson’s Law
D Expert judgement
Correct Answer: Parkinson’s Law
Which technique is applicable when other projects in the same analogy application domain have been completed ?
A Algorithmic cost modelling
B Expert judgement
C Estimation by analogy
D Parkinson’s Law
Correct Answer: Estimation by analogy