Explore topic-wise MCQs in Spring.

This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Spring knowledge and support exam preparation. Choose a topic below to get started.

1.

Interface used to resolve text messages.

A. Message
B. Message_Source
C. Language
D. MessageSource
Answer» E.
2.

Parameter which can change user s locale by any URL.

A. locale
B. languageURL
C. language
D. none of the mentioned
Answer» D. none of the mentioned
3.

LocaleChangeInterceptor can only detect the parameter for the handler mappings that enable it.

A. True
B. False
Answer» B. False
4.

Property of LocaleChangeInterceptor used to customize parameter name.

A. localeResolver.setLocale
B. paramName
C. locale.parm
D. none of the mentioned
Answer» C. locale.parm
5.

Method used to change user s locale.

A. set
B. setLocale
C. locale
D. set_locale
Answer» C. locale
6.

Interface implemented by locale resolver.

A. localeResolver
B. tiles
C. front controller
D. none of the mentioned
Answer» B. tiles