

MCQOPTIONS
Saved Bookmarks
1. |
drop() method will return _____, if the selected collection is dropped successfully, otherwise it will return ___________. |
A. | true, true |
B. | false, false |
C. | true, false |
D. | false, true |
Answer» D. false, true | |