Which Of These Methods Can Be Used To Get Reference To A #1009
Which of these methods can be used to get reference to a component that was removed from a container?
This multiple choice question (MCQ) is related to the book/course
gs gs128 Java.
It can also be found in
gs gs128 Java Event Handling - ComponentEvent, ContainerEvent & FocusEvent Class in Java - Quiz No.1.
Which of these methods can be used to get reference to a component that was removed from a container?
getComponent()
getchild()
getContainerComponent()
getComponentChild()