Vidyalelo
Java Programming · Q62

Java Event Handling

Programming · Java Programming · question 62

Q62

Which of these methods can be used to get reference to a component that was removed from a container?

A.
getComponent()
B.
getchild()
Answer
C.
getContainerComponent()
D.
getComponentChild()

Answer: Option B

Solution

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