Multiple choice Which of the following methods is/are present in the Integer class in Java? isEqual(int x , int y ) compareTo(Integer x) compare(int x, int y) Both 2 and 3 1, 2 and 3 Reveal answer Fill a bubble to check yourself D Correct answer Explanation This answer is correct.