nerdexam
SOA

S90-02A · Question #80

An intermediary can be an initial sender or an ultimate receiver. Select the correct answer.

The correct answer is B. False. B (False) is correct because an intermediary is, by definition, a middle actor in a communication chain - it receives messages from one party and forwards them to another. This role is mutually exclusive with being an initial sender (who originates the message with no prior…

Web Services and Contract-First Design

Question

An intermediary can be an initial sender or an ultimate receiver. Select the correct answer.

Options

  • ATrue
  • BFalse

How the community answered

(45 responses)
  • A
    9% (4)
  • B
    91% (41)

Explanation

B (False) is correct because an intermediary is, by definition, a middle actor in a communication chain - it receives messages from one party and forwards them to another. This role is mutually exclusive with being an initial sender (who originates the message with no prior forwarder) or an ultimate receiver (who is the final destination with no further forwarding).

Option A (True) is wrong because assigning either endpoint role to an intermediary would collapse the distinction between endpoints and intermediaries entirely - a node that sends first or receives last is classified as an endpoint, not an intermediary.

Memory tip: Think of the word itself - inter means "between." An intermediary lives between the sender and receiver; the moment it becomes either end of the chain, it ceases to be "between" anything and becomes an endpoint.

Topics

#intermediary#initial sender#ultimate receiver#message path

Community Discussion

No community discussion yet for this question.

Full S90-02A Practice