Multiple choice Which of the following methods is valid in Java for handling Events? mouseEnetered() keyReleased() mouseDragged() Both the options 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 given methods are valid in java event handling.