nerdexam
SOA

S90-02A · Question #76

Which of the following statements are false? SELECT ALL THAT APPLY

The correct answer is A. A service enters the service consumer role only when it initiates contact with other service B. A service enters the service consumer role only when it accesses other services acting as D. A service cannot enter the service consumer role. Options A, B, and D are false statements about the service consumer role. A is false because limiting the consumer role to only when a service "initiates contact" is too restrictive - the role is broader than just initiation. B is false for the opposite reason: restricting it…

Web Services and Contract-First Design

Question

Which of the following statements are false? SELECT ALL THAT APPLY

Options

  • AA service enters the service consumer role only when it initiates contact with other service
  • BA service enters the service consumer role only when it accesses other services acting as
  • CA service enters the service consumer role when it initiates contact with other services acting as
  • DA service cannot enter the service consumer role.

How the community answered

(28 responses)
  • A
    75% (21)
  • C
    25% (7)

Explanation

Options A, B, and D are false statements about the service consumer role. A is false because limiting the consumer role to only when a service "initiates contact" is too restrictive - the role is broader than just initiation. B is false for the opposite reason: restricting it to only when a service "accesses" other services is equally incomplete, as it misses the initiation aspect. D is false outright - services absolutely can (and regularly do) enter the service consumer role, so a blanket denial like this is incorrect.

Option C is the true statement: a service enters the consumer role when it initiates contact and acts in the capacity of consuming another service's output - making C the complete and accurate description that A and B each only partially capture.

Memory tip: Watch for the word "only" in service role questions - it almost always signals a false statement by artificially narrowing a broader concept. If two options each say "only" but describe different halves of the same definition, both are likely false traps.

Topics

#service consumer role#SOA roles#service interaction

Community Discussion

No community discussion yet for this question.

Full S90-02A Practice