Java and J2EE Programming Quiz

Casual Mode - Take your time!

1 / 16
Correct
0
Incorrect
0
Score
0%
Multiple Choice

What advantage does an entity bean have over a session bean?

  1. Entity bean data survives crashes.
  2. An entity bean represents non-persistent data.
  3. It creates its own JAR file during deployment.
  4. You get authentication code without having to write any.
Change Mode