Home / Engineering / Software Design Modeling (SDM) MCQs / Page 23

Software Design Modeling (SDM) MCQs | Page - 23

Dear candidates you will find MCQ questions of Software Design Modeling (SDM) here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.

M

Mr. Dubey • 51.17K Points
Coach

Q. 221) What are the consequences of applying the abstract factory patter?

(A) it will be much easier to introduce new family of products
(B) it makes it easier for a certain family of objects to work together
(C) it makes the designed product families exchangeable
(D) both 2 & 3
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 222) Which GOF design pattern is applied in the code snippet below?
public class PrintSpooler {
private static final PrintSpooler INSTANCE = new PrintSpooler();
private PrintSpooler() {}
public static PrintSpooler getInstance() {
return INSTANCE;
}
}

(A) printspooler design pattern
(B) singleton design pattern
(C) factory design pattern
(D) abstract singleton design pattern
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 223) What is a software architectural pattern?

(A) the structure of the major subsystems of a system
(B) the components and connectors in a software architecture
(C) a small group of collaborating objects
(D) a recurring architecture used in a variety of systems
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 224)  Which of the following term is best defined by the statement:”The client sends structured query language (SQL) requests to the server which are transmitted as messages across the net”?

(A) file servers
(B) database servers
(C) client servers
(D) high end servers
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 225) What does the C30software architecture describe?

(A) the software inside a family of buildings
(B) the structure of a client/server product family
(C) the overall structure of the software product line
(D) the software product line classes and their relationships
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 226) How are feature conditions used in a software product line(SPL) C32 state machine?

(A) a guard condition
(B) a condition that is true or false
(C) to identify if a feature is selected or not in the state machine
(D) to allow state machine inheritance
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 227) What is a kernel system in a software product line(SPL)?

(A) a member of the spl only composed of kernel classes
(B) a member of the spl composed of kernel classes and possibly some default classes
(C) a member of the spl composed of kernel classes and possibly some optional classes
(D) a member of the spl composed of kernel classes and possibly some entity classes
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 228) Systems that involve interaction with a shared database can be considered as.

(A) software-based
(B) transaction-based
(C) server-based
(D) client-based
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 229) Which of the following is not real-time architectural patterns that are commonly used?

(A) asynchronous communication
(B) observe and react
(C) environmental control
(D) process pipeline
View Answer Discuss Share

M

Mr. Dubey • 51.17K Points
Coach

Q. 230) Which diagram shows the configuration of run-time processing elements of the system? Select one:

(A) deployment diagram
(B) class diagram
(C) component diagram
(D) er diagram
View Answer Discuss Share

Explore Sets

Software Design Modeling (SDM) MCQs Set 1

Software Design Modeling (SDM) MCQs Set 2

Software Design Modeling (SDM) MCQs Set 3

Software Design Modeling (SDM) MCQs Set 4

Software Design Modeling (SDM) MCQs Set 5

Software Design Modeling (SDM) MCQs Set 6

Software Design Modeling (SDM) MCQs Set 7

Software Design Modeling (SDM) MCQs Set 8

Software Design Modeling (SDM) MCQs Set 9

Software Design Modeling (SDM) MCQs Set 10

Software Design Modeling (SDM) MCQs Set 11

Software Design Modeling (SDM) MCQs Set 12

Software Design Modeling (SDM) MCQs Set 13

Software Design Modeling (SDM) MCQs Set 14

Software Design Modeling (SDM) MCQs Set 15

Software Design Modeling (SDM) MCQs Set 16

Software Design Modeling (SDM) MCQs Set 17

Software Design Modeling (SDM) MCQs Set 18

Software Design Modeling (SDM) MCQs Set 19

Software Design Modeling (SDM) MCQs Set 20

Software Design Modeling (SDM) MCQs Set 21

Software Design Modeling (SDM) MCQs Set 22

Software Design Modeling (SDM) MCQs Set 23

Software Design Modeling (SDM) MCQs Set 24

Software Design Modeling (SDM) MCQs Set 25

Software Design Modeling (SDM) MCQs Set 26

Software Design Modeling (SDM) MCQs Set 27

Software Design Modeling (SDM) MCQs Set 28

Software Design Modeling (SDM) MCQs Set 29

Software Design Modeling (SDM) MCQs Set 30

Software Design Modeling (SDM) MCQs Set 31

Software Design Modeling (SDM) MCQs Set 32

Software Design Modeling (SDM) MCQs Set 33

Software Design Modeling (SDM) MCQs Set 34

Software Design Modeling (SDM) MCQs Set 35

Software Design Modeling (SDM) MCQs Set 36

Software Design Modeling (SDM) MCQs Set 37

Software Design Modeling (SDM) MCQs Set 38

Software Design Modeling (SDM) MCQs Set 39

Software Design Modeling (SDM) MCQs Set 40

Software Design Modeling (SDM) MCQs Set 41

Software Design Modeling (SDM) MCQs Set 42

Software Design Modeling (SDM) MCQs Set 43