Which of the following scope allows a single bean specification to have an unlimited number of object instances?

19. Which of the following scope allows a single bean specification to have an unlimited number of object instances?

  1. Singleton
  2. Prototype
  3. Session
  4. Global-session

Answer: B) Prototype

Explanation:

Prototype scope allows a single bean specification to have an unlimited number of object instances.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.