Multiple choice Which of the following methods is/are valid in Java for handling events? mouseEnetered() keyReleased() mouseDragged() both 1 and 2 all of these Reveal answer Fill a bubble to check yourself E Correct answer Explanation This is correct answer because all of the given methods are valid in java event handling.