

MCQOPTIONS
Saved Bookmarks
1. |
Placing a static method for generating ___ objects in the ___ class is convenient. |
A. | child parent |
B. | parent child |
C. | final static |
D. | static final |
Answer» B. parent child | |