Q:

ClassPathXmlApplicationContext searches .xml file in:

0

ClassPathXmlApplicationContext searches .xml file in:


  1. specific location within filesystem
  2. anywhere in project path (including jar file)
  3. anywhere in classpath (including jar file)
  4. in WEB_INF folder

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

anywhere in classpath (including jar file)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Java Spring and Spring boot MCQ Quiz (Multiple Choice Questions And Answers)

Similar questions


need a help?


find thousands of online teachers now
@Component annotation on class indicates... >>
<< To deal with the databases, spring framework provi...