

MCQOPTIONS
Saved Bookmarks
1. |
In above question if scope of shoppingCart named bean is prototype, then what will be the output?What will be the output? |
A. | Shopping cart 1 contains (AAA 2.5, CD-RW 1.5) Shopping cart 2 contains (AAA 2.5, CD-RW 1.5, DVD-RW 3.0) |
B. | Shopping cart 1 contains (AAA 2.5, CD-RW 1.5) Shopping cart 2 contains (DVD-RW 3.0) |
C. | BeanCreationException |
D. | None of the mentioned |
Answer» C. BeanCreationException | |