On This Page

This set of software design modeling (SDM) Multiple Choice Questions & Answers (MCQs) focuses on Software Design Modeling Set 9

Q1 |  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”?
Q2 | What is a deployment view of a softwarearchitecture?
Q3 | In a client-server model where ‘n clients’ are sending request or receiving data from ‘m servers’. There are ‘x intermediate servers’ present which re-route the request (coming from Clients) to appropriate server based on the type of request. The intermediate server also returns the response to the client user-interface. What is the role of the intermediate server here?
Q4 | Which of the following pattern is the basis of interaction management in many web-based systems?
Q5 | What is a database wrapper class?
Q6 | What does a connector join?
Q7 | What is an event-driven input task?
Q8 | Which of the following is NOT a case ofevent synchronization?
Q9 | Which of the following type describes application architectures?
Q10 | What two categories of stereotypes areused in modeling SPL classes?
Q11 | A producer sends a message to a consumer.Which one of the following isasynchronous message communication?
Q12 | What happens in a Layers of Abstractionpattern?
Q13 | How is Multiple Client/Multiple Servicearchitectural pattern different from aMultiple Client/Single Service architecturalpattern?
Q14 | In a SOA, which of the following is NOT true?
Q15 | What does a component interface consistof?
Q16 | What is broadcast message communication?
Q17 | Which of the following is true for aHierarchical Control architectural pattern?
Q18 | What is a software product line(SPL) C12?
Q19 | What happens in a Call/Return pattern?
Q20 | When designing an entity class as a relationaltable, which of the following isNOT true?
Q21 | With a Negotiation pattern, which ofthe following is NOT true?
Q22 | Yellow pages brokering is useful whena service requester: