KeyPress
check
checkchar
checkinput
Answer is Wrong!
Answer is Right!
The correct answer is: A. KeyPress
The KeyPress event occurs when a key is pressed on the keyboard. It is
used to handle keystrokes and prevent the user from entering certain characters.The check, checkchar, and checkinput events do not exist.