Spring Online Quiz


Following quiz provides Multiple Choice Questions (MCQs) related to Spring Framework. You will have to read all the given answers and click over the correct answer. If you are not sure about the answer then you can check the answer using Show Answer button. You can use Next Quiz button to check new set of questions in the quiz.

Questions and Answers

Answer : D

Explanation

All of the above statements are correct.

Answer : A

Explanation

Autowiring modes are five: no, byName, byType, constructor, autodetect.

Q 7 - Which of the following is part of Data Access layer in Spring framework?

A - Beans

B - Aspects

C - JMS

D - Context

Answer : C

Explanation

JMS is the part of Data Access layer in Spring framework.

Answer : A

Explanation

Spring framework is a light weight framework.

Answer : D

Explanation

Using registerShutdownHook() method, shut down of IoC container can be handled. Other methods do not exists.

Answer : C

Explanation

ACID stands for Atomicity, Consistency, Isolation, Durability.

spring_questions_answers.htm
Advertisements