Answer Posted / alok kumar ranjan
IoC or Inversion of Control is one of the core features of
Spring. It helps in simplifying the implementation of
business logic. To use the Spring Framework to its full
potential, understanding the IoC container of the framework
is essential.
| Is This Answer Correct ? | 19 Yes | 21 No |
Post New Answer View All Answers
Which sorting algorithm is used by collections.sort() in java ?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
What is the use of the list interface in the java collection? : java collections
What are the different types of features of the java collections framework? : java collections
please mail me the interview question based on java/j2ee
What are the main classes of the list interfaces? : java collections
What are maps interfaces in the java collections? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the types of the main implementing classes in the map interfaces? : java collections
What are the queues in the java collection framework? : java collections
What is deque in the java collections framework? : java collections
What are the interfaces in java collections? : java collections
How is hashset maintained in memory by java ?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.