Pergunta de entrevista da empresa Earnix

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.

Resposta da entrevista

Sigiloso

21 de mai. de 2021

A. If the process falls for some reason B. Iterator, all collections implement it.