wateverc6465 wateverc6465 14-05-2023 Computers and Technology contestada What is the variable type of the parameterisEvenNumberin the find_if() functioniter = find_if(numberCheck.begin(), numberCheck.end(), isEvenNumber);?a. intb. boolc. stringd. vector