Vidyalelo
Java Programming · Q72

Java Event Handling

Programming · Java Programming · question 72

Q72

Which of these methods can be used to obtain the reference to the container that generated a ContainerEvent?

A.
getContainer()
B.
getContainerCommand()
C.
getActionEvent()
D.
getContainerEvent()
Answer

Answer: Option D

Solution

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