aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Advanced Java / Java EE Technologies
  • Which of the following best define(s) lazy loading of beans?
Multiple choice

Which of the following best define(s) lazy loading of beans?

  1. Whole bean is loaded late.

  2. Container loads every bean at start.

  3. Only starts loading on first call of getter methods.

  4. Only 2 and 3.

  5. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

'Whole bean is loaded late' best defines lazy loading of beans.

Keep practicing — related questions

  • Which of the following beans is used if the bean does not hold the information about the client across meth...
  • Which of the following beans is used when the bean's state must be initialized when it is created?
  • On invoking the method of which of the following beans, the bean's instance variables may contain a state, ...
  • In which of the following task performed by server, if a container needs resources, it may choose to tempor...
  • In which of the following tasks of server, if a container needs resources, may it choose to temporarily swa...
  • In which of the following beans does the the session end and the state disappear, when the client removes t...
  • Which of the following interfaces in Java beans consists of methods that are used to initialise beans, whic...
  • Which of the following statement is true ?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy