MCQOPTIONS
Bookmark
Saved Bookmarks
→
Spring
→
Managing Web Flows in Spring
→
Which one is the default scope of the beans?..
1.
Which one is the default scope of the beans?
A.
Prototype
B.
Session
C.
Request
D.
Singleton
Answer» E.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which configuration can be used for Dependency Injection?
Which annotation is used as a substitute of initialization method?a) @PostConstructb) @PreDestroyc) None of the mentionedd) All of the mentioned 14.Which annotation is used as a substitute of destroy method?
Alternate way of destruction method is:-
Alternate way of initialization method is:-
Which interface is used to perform destruction of beans?
Which interface is used to perform initialization of beans?
In above question if scope of shoppingCart named bean is prototype, then what will be the output?What will be the output?
What will be the output?
Which of the following are considered valid beans?
Session Creates a single bean instance per HTTP request, only valid in the context of a web application?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply