

MCQOPTIONS
Saved Bookmarks
This section includes 7 Mcqs, each offering curated multiple-choice questions to sharpen your Spring knowledge and support exam preparation. Choose a topic below to get started.
1. |
In ActionScript, dynamic means that you can arbitrarily add or reference fields only. |
A. | True |
B. | False |
Answer» C. | |
2. |
To use a different channel they d like to use when communicating with the server. |
A. | flex:remoting-destination |
B. | flex:remote |
C. | flex:destination |
D. | flex:default-channels |
Answer» B. flex:remote | |
3. |
flex:message-service element had an attribute. |
A. | default-channels |
B. | default-channel |
C. | default |
D. | default-types |
Answer» B. default-channel | |
4. |
In Spring context XML for the message broker, we have. |
A. | flex |
B. | flex:message-broker |
C. | all of the mentioned |
D. | none of the mentioned |
Answer» C. all of the mentioned | |
5. |
To configure the standard Spring bean. |
A. | context:component-scan |
B. | context:scan |
C. | context:component |
D. | none of the mentioned |
Answer» B. context:scan | |
6. |
Method, which is called after the component s been configured by Spring |
A. | setupItems |
B. | setUp |
C. | setupFakeItems |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
7. |
The endpoint URL attribute defines where service is mounted. |
A. | endpoint URL |
B. | endpoint |
C. | endpoint service |
D. | none of the mentioned |
Answer» B. endpoint | |