MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following method can be used to used to instantiate a method? |
| A. | static factory method |
| B. | default-init method |
| C. | destroy method |
| D. | lazy-init method |
| Answer» B. default-init method | |