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