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.

How is SOA different from OO Architecture ?
A Strong coupling among objects
B Communications are prescriptive rather than being descriptive
C Data is separated from a service or behavior
D Data and methods are integrated into a single object
Correct Answer: Data is separated from a service or behavior
Which of the following utilities is not a part of Business Service Layer ?
A Task centric service
B Wrapper Services
C Get account info
D Entity centric service
Correct Answer: Wrapper Services
Which architecture describes the various elements that support the implementation of services?
A The Application Architecture
B The Service Architecture
C The Component Architecture
D None of the mentioned
Correct Answer: The Component Architecture
Which architecture will be built on top of a SOA ?
A The Application Architecture
B The Service Architecture
C The Component Architecture
D None of the mentioned
Correct Answer: The Application Architecture
Service Oriented Architecture (SOA) is__________________?
A Strongly Coupled
B Loosely Coupled
C Strongly Cohesive
D Loosely Cohesive
Correct Answer: Loosely Coupled
The _____________ specifies the behavior of a system or a part of a system?
A Yellow box
B Clear box
C White box
D Black box
Correct Answer: Black box
The transition functions that are implied by the state box are defined in__________________?
A Yellow box
B Clear box
C White box
D Black box
Correct Answer: Clear box
What encapsulates state data and services in a manner that is analogous to objects ?
A State box
B Clean box
C White box
D Black box
Correct Answer: State box
Which of the following is required for Certification for clean room software engineering ?
A Sampling model
B Component model
C Certification model
D All of the mentioned
Correct Answer: All of the mentioned
Cleanroom software engineering complies with the operational analysis principles by using a method called known as________________?
A box structure specification
B referential transparency
C degenerative error correction
D none of the mentioned
Correct Answer: box structure specification