Vidyalelo
Java Programming · Q48

Java Event Handling

Programming · Java Programming · question 48

Q48

Which of these methods will be invoked if a character is entered?

A.
keyPressed()
B.
keyReleased()
C.
keyTyped()
Answer
D.
keyEntered()

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board