linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

What is the purpose of the Spring IoC (Inversion of Control) container?

It instantiates and configures objects, supplied at runtime, to classes that define them as a dependency.
It allows the front-end code to manage the ResponseBody objects provided by a back-end REST API.
It allows a database to define business objects via a shared schema at compile time.
It facilitates a remote server to configure a local application.

Answer:
It instantiates and configures objects, supplied at runtime, to classes that define them as a dependency.

Note: This Question is unanswered, help us to find answer for this one