Answer Posted / madhusudhakar
when we develop a project we will be providing code to take
care of creating the objects and setting dependencies of the
objects(this is normal course).
if we use spring container we need not creating the code for
creating the objects and setting up the dependencies. the
spring container takes care of this task . the task that is
normally carried out by our code is getting carried out by
the spring container this is called as IOC
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the interfaces in java collections? : java collections
Which interface does java.util.hashtable implement?
What is the difference between comparable and comparator in java.util pkg?
What are the uses of the set interfaces in the java collections? : java collections
What is the Spring2.5 MVC Navigation flow?
my interviewer asked me what technical specification you used how to answer that question
Which sorting algorithm is used by collections.sort() in java ?
What are the different types of collections views being provided by the map interface? : java collections
What are the types of interface used in the java collections? : java collections
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the classes in the java collection framework? : java collections
What is the use of the list interface in the java collection? : java collections
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What are the different types of ways where you can iterate over a list? : java collections
please mail me the interview question based on java/j2ee