1.
In Spring, which of these statements about the constructors is correct?
2.
In Spring, which of the following keywords is used to specify the nature of the output that is printed on the paper?
3.
In Spring, if a bean is created once per IoC container, which of the following scope arises?
4.
In Spring, which of the following is used to provide configuration to the metadata?
5.
In Spring, which of the following classes is used to call the stored procedure?
6.
In Spring, if a bean is scoped to a HTTP session, what is the scope of the bean?
7.
In Spring, which of the following methods is used to shut down the IoC container?
8.
What is the default behavior of beans that are defined in Spring?
9.
In Spring, what are the different types of bean injections?
10.
In Spring, if interfaces is used while designing the business service, which of the following feature is enabled?