A. In what situation does finally not release resources of the current thread. B. Which design pattern does the for loop on a collection object use( bad definition of question) C. After many more questions.. he asked, implement a method which returns all the subsets of a given array. This is a silly combination question.
Sigiloso
A. If the process falls for some reason B. Iterator, all collections implement it.