Pergunta de entrevista da empresa WebMD Health

They ask you to figure out what this method does: public void search(String[] arr; String term) { } And then ask you to complete the method with appropriate code by hand.