The decoupling of a service contract from the service's underlying implementation results in a(n) __________________ in the service's level of abstraction because __________________ service implementation details helps prevent service consumers from being designed to indirectly couple to the underlying service implementation. Select the correct answer.
The "contract first" approach to building services helps realize contract-to-logic coupling. Select the correct answer.
The Service Loose Coupling principle is concerned with the relationship between the service contract and service consumers but also with the relationship between the service contract and whatever the service encapsulates. Select the correct answer.
Which of the following characteristics is not a result of the consistent application of service-orientation principles? Select the correct answer.
A service cannot enter the role of composition sub-controller when invoked by a composition initiator. Select the correct answer.
Which of the following is not a negative coupling type? Select the correct answer.
The composition member is the runtime role assumed by a service with a capability that is executing the parent composition logic required to compose capabilities within other services. Select the correct answer.
The service-orientation principle primarily concerned with ensuring the runtime behavioral predictability of a service is: Select the correct answer.
Which of the following are not service-orientation design principles? Select the correct answer.