nerdexam
Adobe

9A0-182 · Question #39

Which two statements about using a Producer component with Adobe Data Services is true? (Choose two.)

The correct answer is B. You may pass any object with interface IMessage as the parameter of the Producer send() E. You can verify that the Producer successfully sent a message using the Producer. See the full explanation below for the reasoning.

Question

Which two statements about using a Producer component with Adobe Data Services is true? (Choose two.)

Options

  • AYou may pass an object of any type as a parameter of the Producer send() method
  • BYou may pass any object with interface IMessage as the parameter of the Producer send()
  • CYour application must implement a Consumer with the same destination as the Producer
  • DYou can handle Producer errors using the error() method of the Producer
  • EYou can verify that the Producer successfully sent a message using the Producer

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    81% (38)
  • C
    11% (5)
  • D
    6% (3)

Community Discussion

No community discussion yet for this question.

Full 9A0-182 Practice