Question: What is the root interface for accessing a Spring bean container?

  1. SpringInitContainer
  2. ResourceLoader
  3. ApplicationEventPublisher
  4. BeanFactory

Answer: The correct answer of the above question is Option D:BeanFactory