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.

Which of the following is not included in Architectural design decisions ?
A type of application
B distribution of the system
C architectural styles
D testing the system
Correct Answer: testing the system
Which of the following pattern is the basis of interaction management in many web-based systems ?
A architecture
B repository pattern
C model-view-controller
D different operating system
Correct Answer: model-view-controller
Which view in architectural design shows the key abstractions in the system as objects or object classes ?
A physical
B development
C logical
D process
Correct Answer: logical
_________________ view shows the system hardware and how software components are distributed across the processors in the system ?
A physical
B logical
C process
D all of the mentioned
Correct Answer: physical
Which of the following is a dynamic model that shows how the system interacts with its environment as it is used ?
A system context model
B interaction model
C environmental model
D both system context and interaction
Correct Answer: interaction model
Which of the following is a structural model that demonstrates the other systems in the environment of the system being developed ?
A system context model
B interaction model
C environmental model
D both system context and interaction
Correct Answer: system context model
Which of the following is not needed to develop a system design from concept to detailed object-oriented design ?
A Designing system architecture
B Developing design models
C Specifying interfaces
D Developing a debugging system
Correct Answer: Developing a debugging system
Which of the following come under system control ?
A Reconfigure
B Shutdown
C Powersave
D All of the mentioned
Correct Answer: All of the mentioned
Which model shows the flow of object interactions?
A Sequence model
B Subsystem model
C Dynamic model
D Both Sequence and Dynamic model
Correct Answer: Sequence model
We use _______________ where various parts of system use are identified and analyzed in turn?
A tangible entities
B scenario-based analysis
C design-based analysis
D none of the mentioned
Correct Answer: scenario-based analysis