

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 | |