nerdexam
Oracle

1Z0-860 · Question #236

Which statement is correct about a Java EE client of a message-driven bean?

The correct answer is A. The client can use JNDI to obtain a reference to a message destination. See the full explanation below for the reasoning.

Question

Which statement is correct about a Java EE client of a message-driven bean?

Options

  • AThe client can use JNDI to obtain a reference to a message destination.
  • BThe client can use JNDI to obtain a reference to a dependency injection.
  • CThe client can use JNDI to obtain a reference to a message-driven bean instance.
  • DThe client can use JNDI to look up a reference to the message-driven bean's home interface.

How the community answered

(31 responses)
  • A
    71% (22)
  • B
    19% (6)
  • C
    6% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-860 Practice