Top 350+ Solved software design modeling (SDM) MCQ Questions Answer

From 436 to 445 of 445

Q. How is Multiple Client/Multiple Servicearchitectural pattern different from aMultiple Client/Single Service architecturalpattern?

a. a service can receive requests frommultiple clients.

b. a client can send requests to multipleservices.

c. a client can send requests to other clients.

d. a service can respond to requestsfrom multiple clients.

  • d. a service can respond to requestsfrom multiple clients.

Q. In a SOA, which of the following is NOT true?

a. a client communicates with a specificservice provided on a fixedserver configuration.

b. a client discovers and links to a service.

c. multiple clients communicate witha service.

d. standard protocols are provided toallow clients to communicate withservices.

  • a. a client communicates with a specificservice provided on a fixedserver configuration.

Q. What does a component interface consistof?

a. the externally visible operations ofa component

b. the operations provided by a component

c. the operations required by a component

d. the operations that a componentsupports

  • a. the externally visible operations ofa component

Q. What is broadcast message communication?

a. a message sent to several recipients

b. a message sent to a specific recipient

c. a message sent to all recipients

d. a message sent to recipients whoare members of a group

  • c. a message sent to all recipients

Q. Which of the following is true for aHierarchical Control architectural pattern?

a. control is divided among variouscontrol components.

b. it provides overall control over severalclient subsystems.

c. it provides overall control by coordinatingseveral control components.

d. it provides overall control over variousi/o objects.

  • c. it provides overall control by coordinatingseveral control components.

Q. What is a software product line(SPL) C12?

a. a family of systems with some commoncomponents and some variablecomponents

b. an assembly line

c. a family of identical systems

d. the software products marketed bya company

  • a. a family of systems with some commoncomponents and some variablecomponents

Q. What happens in a Call/Return pattern?

a. a calling operation in the callingobject sends a message to an operation(k. method) in the calledobject.

b. a calling operation in the callingobject invokes an operation (a.k.a.method) in the called object.

c. the calling object waits for a responsefrom the called object.

d. the calling object does not wait fora response from the called object.

  • b. a calling operation in the callingobject invokes an operation (a.k.a.method) in the called object.

Q. When designing an entity class as a relationaltable, which of the following isNOT true?

a. the relational table has multipleprimary keys.

b. the relational table has multipleforeign keys.

c. the relational table has a primarykey.

d. the relational table has a concatenatedprimary key.

  • a. the relational table has multipleprimary keys.

Q. With a Negotiation pattern, which ofthe following is NOT true?

a. the client agent can propose a service.

b. the service agent can offer a servicein response to a client agentproposal.

c. the client agent can request a service.

d. the service agent can offer a servicein response to a client agentrequest.

  • d. the service agent can offer a servicein response to a client agentrequest.

Q. Yellow pages brokering is useful whena service requester:

a. needs to discover the location ofthe service

b. knows the type of service requiredbut not the specific service

c. knows the specific service requiredbut not the type of service

d. needs to discover the broker

  • b. knows the type of service requiredbut not the specific service
Subscribe Now

Get All Updates & News