MCQOPTIONS
Saved Bookmarks
| 1. |
Method used to process bean after initialization callback |
| A. | scope |
| B. | getBean |
| C. | postProcessAfterInitialization() |
| D. | it’s own constructor |
| Answer» D. it’s own constructor | |