Answer Posted / sagar date
The org.springframework.beans.factory.BeanFactory is the
actual representation of the Spring IoC
container that is responsible for containing and otherwise
managing the aforementioned beans.
The BeanFactory interface is the central IoC
container interface in Spring. Its responsibilities include
instantiating or sourcing application objects, configuring
such objects, and assembling the dependencies
between these objects.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
my interviewer asked me what technical specification you used how to answer that question
What are the types of java collections? : java collections
What is the use of hashcode in java ?
Should we create system software ( e.g operating system ) in java ?
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
What are the queues in the java collection framework? : java collections
What is the Spring2.5 MVC Navigation flow?
What do you understand by synchronization? Why is it important?
How is hashset maintained in memory by java ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the different types of collections views being provided by the map interface? : java collections
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What are the different types of features of the java collections framework? : java collections
What are the uses of the set interfaces in the java collections? : java collections